You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Blake Eggleston (JIRA)" <ji...@apache.org> on 2018/06/12 17:35:00 UTC

[jira] [Created] (CASSANDRA-14516) filter sstables by min/max clustering bounds during reads

Blake Eggleston created CASSANDRA-14516:
-------------------------------------------

             Summary: filter sstables by min/max clustering bounds during reads
                 Key: CASSANDRA-14516
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14516
             Project: Cassandra
          Issue Type: Bug
            Reporter: Blake Eggleston
             Fix For: 4.0, 3.0.x, 3.11.x


In SinglePartitionReadCommand, we don't filter out sstables whose min/max clustering bounds don't intersect with the clustering bounds being queried. This causes us to do extra work on the read path.



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

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