Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Correctness - API / Semantic Implementation
-
Normal
-
Normal
-
Unit Test
-
All
-
None
-
Description
This was found in CASSANDRA-17537
When you compact the range (32, 31] this should include everything BUT 32, but in the test org.apache.cassandra.db.compaction.LeveledCompactionStrategyTest#testTokenRangeCompaction it found that SSTables with the bounds (32, 32) were getting included in the set of SSTables to compact
Attachments
Issue Links
- is caused by
-
CASSANDRA-10643 Implement compaction for a specific token range
- Resolved
- is related to
-
CASSANDRA-17537 nodetool compact should support using a key string to find the range to avoid operators having to manually do this
- Resolved
- links to
(1 links to)