You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Tyler Hobbs (JIRA)" <ji...@apache.org> on 2015/08/25 20:30:45 UTC

[jira] [Created] (CASSANDRA-10180) Secondary index tables are flushed twice

Tyler Hobbs created CASSANDRA-10180:
---------------------------------------

             Summary: Secondary index tables are flushed twice
                 Key: CASSANDRA-10180
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10180
             Project: Cassandra
          Issue Type: Bug
          Components: Core
            Reporter: Tyler Hobbs
            Assignee: Tyler Hobbs
            Priority: Minor
             Fix For: 3.0 beta 2
         Attachments: fix-index-flush.patch

In {{SecondaryIndexManager.flushIndexesBlocking()}}, we accidentally add all indexes to the {{nonCfsIndexes}} list, resulting in them being flushed twice.



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