You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2022/02/17 20:33:56 UTC

[GitHub] [cassandra] adelapena commented on pull request #1453: added enable for ALLOW FILTERING property

adelapena commented on pull request #1453:
URL: https://github.com/apache/cassandra/pull/1453#issuecomment-1043402342


   @smiklosovic I think this is [CASSANDRA-17370](https://issues.apache.org/jira/browse/CASSANDRA-17370), and indeed it could be done with a guardrail (a [DisableFlag](https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/db/guardrails/DisableFlag.java)). Besides standarization, I think that doing this as a guardrail would give us the ability to exclude internal queries and superusers, better logging, extensibility and, in due time, diagnostic events and access through virtual tables.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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