[jira] [Updated] (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

2014-09-16 Thread Aleksey Yeschenko (JIRA)

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

Aleksey Yeschenko updated CASSANDRA-7784:
-
Attachment: 7784.txt

 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
 Attachments: 7784.txt


 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.3.4#6332)


[jira] [Updated] (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

2014-09-16 Thread Benedict (JIRA)

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

Benedict updated CASSANDRA-7784:

Reviewer: Benedict

 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
 Attachments: 7784.txt


 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.3.4#6332)