You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sumanth Pasupuleti (JIRA)" <ji...@apache.org> on 2018/11/19 05:46:02 UTC

[jira] [Comment Edited] (CASSANDRA-12106) Add ability to blacklist a CQL partition so all requests are ignored

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

Sumanth Pasupuleti edited comment on CASSANDRA-12106 at 11/19/18 5:45 AM:
--------------------------------------------------------------------------

Based on the feedback, here is the patch for blacklisting partitions for point reads.

[https://github.com/apache/cassandra/pull/277]

Passing UTs: https://circleci.com/gh/sumanth-pasupuleti/cassandra/183


was (Author: sumanth.pasupuleti):
Based on the feedback, here is the patch for blacklisting partitions for point reads.

https://github.com/apache/cassandra/pull/277

> Add ability to blacklist a CQL partition so all requests are ignored
> --------------------------------------------------------------------
>
>                 Key: CASSANDRA-12106
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12106
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Configuration, Local Write-Read Paths
>            Reporter: Geoffrey Yu
>            Assignee: Sumanth Pasupuleti
>            Priority: Minor
>             Fix For: 4.x
>
>         Attachments: 12106-trunk.txt
>
>
> Sometimes reads/writes to a given partition may cause problems due to the data present. It would be useful to have a manual way to blacklist such partitions so all read and write requests to them are rejected.



--
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