Aleksandr Sorokoumov created CASSANDRA-14905:
------------------------------------------------

             Summary: if SizeEstimatesRecorder misses a 'onDropTable' 
notification, the size_estimates table will never be cleared for that table.
                 Key: CASSANDRA-14905
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14905
             Project: Cassandra
          Issue Type: Bug
            Reporter: Aleksandr Sorokoumov


if a node is down when a keyspace/table is dropped, it will receive the schema 
notification before the size estimates listener is registered, so the entries 
for the dropped keyspace/table will never be cleaned from the table. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to