You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Stefan Miklosovic (Jira)" <ji...@apache.org> on 2020/12/03 16:12:00 UTC

[jira] [Updated] (CASSANDRA-16311) Extend the exclusion of replica filtering protection to other indices instead of just SASI

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

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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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