Dinesh Joshi created CASSANDRA-14586:
----------------------------------------

             Summary: Performant range containment check for SSTables
                 Key: CASSANDRA-14586
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14586
             Project: Cassandra
          Issue Type: Improvement
          Components: Streaming and Messaging
            Reporter: Dinesh Joshi
            Assignee: Dinesh Joshi


Related to 14556, we would like to make the range containment check performant. 
Right now we iterate over all partition keys in the SSTables and determine the 
eligibility for Zero Copy streaming. This ticket is to explore ways to make it 
performant by storing information in the SSTable's Metadata.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to