Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CNDB-11016: Parallelized compactions #1416

Open
wants to merge 9 commits into
base: STAR-1872
Choose a base branch
from
Open

CNDB-11016: Parallelized compactions #1416

wants to merge 9 commits into from

Conversation

blambov
Copy link

@blambov blambov commented Nov 11, 2024

What is the issue

...

What does this PR fix and why was it fixed

...

Checklist before you submit for review

  • Make sure there is a PR in the CNDB project updating the Converged Cassandra version
  • Use NoSpamLogger for log lines that may appear frequently in the logs
  • Verify test results on Butler
  • Test coverage for new/modified code is > 80%
  • Proper code formatting
  • Proper title for each commit staring with the project-issue number, like CNDB-1234
  • Each commit has a meaningful description
  • Each commit is not very long and contains related changes
  • Renames, moves and reformatting are in distinct commits

@blambov blambov marked this pull request as draft November 11, 2024 13:43
@blambov blambov changed the base branch from main to STAR-1872 November 11, 2024 14:22
@blambov blambov self-assigned this Nov 11, 2024
@blambov blambov marked this pull request as ready for review November 11, 2024 15:01
Copy link

sonarcloud bot commented Nov 15, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
56.3% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@cassci-bot
Copy link

❌ Build ds-cassandra-pr-gate/PR-1416 rejected by Butler


18 new test failure(s) in 7 builds
See build details here


Found 18 new test failures

Showing only first 15 new test failures

Test Explanation Branch history Upstream history
...istributed.test.ReadRepairCollectionQueriesTest regression 🔴🔵🔵🔴🔴🔵🔵
t.TestCqlshUnicode.test_unicode_desc regression 🔴🔴🔵🔵🔴🔴🔵
t.TestCqlshUnicode.test_unicode_identifier flaky 🔴🔵🔴🔴🔴🔵🔴
t.TestCqlshUnicode.test_unicode_multiline_input regression 🔴🔵🔵🔴🔴🔵🔴
t.TestCqlshUnicode.test_unicode_value_round_trip regression 🔴🔴🔵🔴🔴🔴🔴
...oadCommitLogAndSSTablesWithDroppedColumnTestDSE failing 🔴🔴🔴🔴🔴🔴🔴
...ToolEnableDisableBinaryTest.testMaybeChangeDocs regression 🔴🔵🔵🔵
o.a.c.d.t.s.TraceTest.testMultiIndexTracing regression 🔴🔵🔵🔴
...set=timeuuid,wide=false,scenario=SSTABLE_QUERY] flaky 🔵🔴🔵🔵
...list>,wide=false,scenario=COMPACTED_QUERY] regression 🔴🔵🔵🔵
...aset=list,wide=true,scenario=MIXED_QUERY] flaky 🔵🔴🔵🔵
...ozen<set>>,wide=true,scenario=MIXED_QUERY] flaky 🔵🔴🔵🔵
...frozen,wide=false,scenario=SSTABLE_QUERY] flaky 🔵🔴🔵🔵
...t.testKDTreePostingsQueryMetricsWithSingleIndex failing 🔴🔴🔴🔴🔴🔴🔴
...m.TrieMemtableMetricsTest.testContentionMetrics regression 🔴🔵🔵🔵

Found 13 known test failures

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants