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

[jira] [Created] (CASSANDRA-15000) Invalidate counter caches on `nodetool import`

Doug Rohrer created CASSANDRA-15000:
---------------------------------------

             Summary: Invalidate counter caches on `nodetool import`
                 Key: CASSANDRA-15000
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15000
             Project: Cassandra
          Issue Type: Bug
            Reporter: Doug Rohrer


`nodetool import` currently invalidates row caches on import [here|https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/db/SSTableImporter.java#L291], but doesn't invalidate the corresponding counter caches, if they exist. It should invalidate both.



--
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