You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benedict (JIRA)" <ji...@apache.org> on 2014/08/16 05:15:18 UTC

[jira] [Created] (CASSANDRA-7784) DROP table leaves the counter and row cache in a temporarily inconsistent state that, if saved during, will cause an exception to be thrown

Benedict created CASSANDRA-7784:
-----------------------------------

             Summary: DROP table leaves the counter and row cache in a temporarily inconsistent state that, if saved during, will cause an exception to be thrown
                 Key: CASSANDRA-7784
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7784
             Project: Cassandra
          Issue Type: Bug
            Reporter: Benedict
            Assignee: Aleksey Yeschenko
            Priority: Minor


It looks like this is quite a realistic race to hit reasonably often, since we forceBlockingFlush after removing from Schema.cfIdMap, so there could be a lengthy window to overlap with an auto-save



--
This message was sent by Atlassian JIRA
(v6.2#6252)