[ 
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-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to