[ 
https://issues.apache.org/jira/browse/CASSANDRA-16311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Miklosovic updated CASSANDRA-16311:
------------------------------------------
    Description: 
There was a check introduced in CASSANDRA-8272 telling if an index is a SASI 
index and if it is, replica filtering protection was not triggered.

There might be other custom index implementations which also do not support 
filtering protection and they do not have to be SASI indices neccessarily, 
however it is not possible exclude to them.

 

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

  was:
There was a check introduced in CASSANDRA-8272 telling if an index is a SASI 
index and if it is, replica filtering protection was not triggered.

There might be other custom index implementations which also do not support 
filtering protection and they do not have to be SASI indices neccessarily, 
however it is not possible exclude to them.


> Extend the exclusion of replica filtering protection to other indices instead 
> of just SASI
> ------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-16311
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16311
>             Project: Cassandra
>          Issue Type: Task
>          Components: Feature/2i Index, Feature/SASI
>            Reporter: Stefan Miklosovic
>            Assignee: Stefan Miklosovic
>            Priority: Normal
>
> There was a check introduced in CASSANDRA-8272 telling if an index is a SASI 
> index and if it is, replica filtering protection was not triggered.
> There might be other custom index implementations which also do not support 
> filtering protection and they do not have to be SASI indices neccessarily, 
> however it is not possible exclude to them.
>  
> https://github.com/apache/cassandra/pull/844



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

Reply via email to