Details
-
Bug
-
Status: Open
-
Normal
-
Resolution: Unresolved
-
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 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
-