You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Caleb Rackliffe (Jira)" <ji...@apache.org> on 2021/09/03 18:53:00 UTC

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

    [ https://issues.apache.org/jira/browse/CASSANDRA-16896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17409665#comment-17409665 ] 

Caleb Rackliffe commented on CASSANDRA-16896:
---------------------------------------------

My first pass at review is complete, and I've dropped a bunch of minor nits as well as a handful of conversation-starting comments on things we might consider changing. Overall, things are looking pretty good, and it's especially nice that we had a fresh canvas to do nested YAML configuration and could fix some issues in the existing heap accounting utilities.

> 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
>            Priority: Normal
>             Fix For: 4.1
>
>          Time Spent: 6h 50m
>  Remaining Estimate: 0h
>
> 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