[
https://issues.apache.org/jira/browse/CASSANDRA-16896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419363#comment-17419363
]
Caleb Rackliffe commented on CASSANDRA-16896:
---------------------------------------------
There were a few minor issues in the run above, nominally because STARTUP and
OPTIONS messages do not properly engage with the {{CoordinatorWarnings}}
thread-local management logic. I've made a pass at having those messages, which
typically flow through {{InitialConnectionHandler}}, not interact with the
tracking apparatus at all.
branch:
https://github.com/maedhroz/cassandra/commits/CASSANDRA-16896-trackable-request
Circle CI:
https://app.circleci.com/pipelines/github/maedhroz/cassandra?branch=CASSANDRA-16896-trackable-request
Apache CI:
https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch/1136/
CC [~marcuse]
> 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.x
>
> Time Spent: 19h
> 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: [email protected]
For additional commands, e-mail: [email protected]