You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ariel Weisberg (JIRA)" <ji...@apache.org> on 2019/01/14 23:21:00 UTC

[jira] [Updated] (CASSANDRA-14905) If SizeEstimatesRecorder misses a 'onDropTable' notification, the size_estimates table will never be cleared for that table.

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

Ariel Weisberg updated CASSANDRA-14905:
---------------------------------------
    Summary: If SizeEstimatesRecorder misses a 'onDropTable' notification, the size_estimates table will never be cleared for that table.  (was: if SizeEstimatesRecorder misses a 'onDropTable' notification, the size_estimates table will never be cleared for that table.)

> 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
>          Components: Observability/Metrics
>            Reporter: Aleksandr Sorokoumov
>            Assignee: Aleksandr Sorokoumov
>            Priority: Minor
>             Fix For: 3.0.x, 3.11.x, 4.0.x
>
>         Attachments: 14905-3.0-dtest.png, 14905-3.0-testall.png, 14905-3.11-dtest.png, 14905-3.11-testall.png, 14905-4.0-dtest.png, 14905-4.0-testall.png
>
>
> 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-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org