[ https://issues.apache.org/jira/browse/CASSANDRA-12106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419455#comment-17419455 ]
Sumanth Pasupuleti commented on CASSANDRA-12106: ------------------------------------------------ Thanks [~jmckenzie] for the PR. Did a quick pass and this PR is far more comprehensive than the patch I put out. +1 to the direction of moving ahead with your PR vs the patch I put out. Also, +1 to moving system_distributed from repair to schema package (didn't realize it is part of repair package!) and to refactoring system_distributed. I plan to do another pass of detailed review this week; will keep the ticket posted. > Add ability to blocklist / denylist 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: Legacy/Local Write-Read Paths, Local/Config > Reporter: Geoffrey Yu > Assignee: Sumanth Pasupuleti > Priority: Low > 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 blocklist / denylist > such partitions so all read and write requests to them are rejected. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org