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

Sam Tunnicliffe updated CASSANDRA-10601:
----------------------------------------
    Component/s: CQL

> SecondaryIndexManager incorrectly updates index build status system table 
> --------------------------------------------------------------------------
>
>                 Key: CASSANDRA-10601
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10601
>             Project: Cassandra
>          Issue Type: Bug
>          Components: CQL
>            Reporter: Sam Tunnicliffe
>            Assignee: Sam Tunnicliffe
>             Fix For: 3.0.0
>
>
> The {{markIndexBuilt}} and {{markIndexRemoved}} methods on 
> {{SecondaryIndexManager}} incorrectly supply the table name to the methods on 
> {{SystemKeyspace}} which update the underlying system table. They should pass 
> the keyspace name instead, which results in incorrect rows being written 
> to/removed from the system table when a rebuild of the index is performed. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to