Caleb Rackliffe created CASSANDRA-21478:
-------------------------------------------

             Summary: Add a new guardrail around the number of SSTables per read
                 Key: CASSANDRA-21478
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-21478
             Project: Apache Cassandra
          Issue Type: Improvement
            Reporter: Caleb Rackliffe


While there is some prior art on this for SAI, which warns and then fails 
queries that touch too many SSTable indexes, the normal non-index read path 
does not have any guardrail for extremely aberrant cases where perhaps 
compaction falls behind and a small percentage of reads touch hundreds of 
SSTables. It might be nice for the server to be louder about this.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to