Sam Tunnicliffe created CASSANDRA-10601:
-------------------------------------------
Summary: 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
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)