Skip to content

Conversation

jasonstack
Copy link

@jasonstack jasonstack commented Oct 10, 2025

  • make SimpleShardTracker public

What is the issue

Fixes https://github.com/riptano/cndb/issues/15594

What does this PR fix and why was it fixed

Make SimpleShardTracker public to split output into the provided shards

Copy link

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
  • All new files should contain the DataStax copyright header instead of the Apache License one

@jasonstack jasonstack changed the title CNDB-15594: make SimpleShardTracker public CNDB-15594:Add AbstractBounds#intersects and fix Range#intersects to handle full range Oct 13, 2025
@jasonstack jasonstack requested a review from blambov October 13, 2025 06:54
Copy link

@cassci-bot
Copy link

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


4 regressions found
See build details here


Found 4 new test failures

Test Explanation Runs Upstream
o.a.c.db.counters.CounterLockManagerTest.testInterruptedExceptionCachedCounterLockManager (compression) NEW 🔴🔵 0 / 0
o.a.c.db.repair.PendingAntiCompactionTest.testRetriesTimeout (compression) NEW 🔵🔴 0 / 0
o.a.c.metrics.TrieMemtableMetricsTest.testContentionMetrics (compression) NEW 🔴🔵 0 / 0
o.a.c.utils.binlog.BinLogTest.testTruncationReleasesLogSpace (compression) NEW 🔵🔴 0 / 0

No known test failures found

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