You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2015/09/24 22:29:04 UTC

[jira] [Comment Edited] (CASSANDRA-10396) Simplify row cache invalidation code

    [ https://issues.apache.org/jira/browse/CASSANDRA-10396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14906948#comment-14906948 ] 

Jonathan Ellis edited comment on CASSANDRA-10396 at 9/24/15 8:28 PM:
---------------------------------------------------------------------

http://github.com/jbellis/cassandra/commits/10396

(note that the logic of "is rowcache enabled" is a superset of "is this a 2i" since 2i will never have rowcache enabled)


was (Author: jbellis):
github.com/jbellis/cassandra/commits/10396

(note that the logic of "is rowcache enabled" is a superset of "is this a 2i" since 2i will never have rowcache enabled)

> Simplify row cache invalidation code
> ------------------------------------
>
>                 Key: CASSANDRA-10396
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10396
>             Project: Cassandra
>          Issue Type: Task
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Trivial
>             Fix For: 2.2.x
>
>
> CFS.maybeUpdateRowCache and CFS.invalidateRowCache are nearly identical, except the latter does some unnecessary extra work looking up CFID.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)