David Capwell created CASSANDRA-17575:
-----------------------------------------

             Summary: forceCompactionForTokenRange when using a wrapped range 
may include sstables not within that range
                 Key: CASSANDRA-17575
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17575
             Project: Cassandra
          Issue Type: Bug
          Components: Local/Compaction
            Reporter: David Capwell


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



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to