Sam Tunnicliffe created CASSANDRA-9128:
------------------------------------------

             Summary: Flush system.IndexInfo after index state changed
                 Key: CASSANDRA-9128
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9128
             Project: Cassandra
          Issue Type: Improvement
          Components: Core
            Reporter: Sam Tunnicliffe
            Assignee: Sam Tunnicliffe
            Priority: Minor
             Fix For: 2.0.15, 2.1.5


We don't force a flush of {{system.IndexInfo}} after updating it by marking an 
index as built. This may lead to indexes being unnecessarily rebuilt following 
a disorderly shutdown.

We also don't update it after an index is removed, but that's probably less of 
an issue as we do flush {{system.schema_columns}} after removing the index, so 
those won't get rebuilt.



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

Reply via email to