You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "David Capwell (Jira)" <ji...@apache.org> on 2021/08/27 23:43:00 UTC

[jira] [Created] (CASSANDRA-16896) Add soft/hard limits to local reads to protect against reading too much data in a single query

David Capwell created CASSANDRA-16896:
-----------------------------------------

             Summary: Add soft/hard limits to local reads to protect against reading too much data in a single query
                 Key: CASSANDRA-16896
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16896
             Project: Cassandra
          Issue Type: New Feature
          Components: Legacy/Local Write-Read Paths
            Reporter: David Capwell
            Assignee: David Capwell


Add soft/hard limits to local reads to protect against reading too much data in a single query.

This is an extension of the existing work to add warnings/aborts to large partitions (CASSANDRA-16850), with the core difference is that this applies locally rather than at the coordinator.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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