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

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

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

Jeremy Hanna updated CASSANDRA-15000:
-------------------------------------
    Description: {{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.  (was: `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.)

> 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
>            Priority: Major
>
> {{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