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

Sylvain Lebresne commented on CASSANDRA-6353:
---------------------------------------------

For what it's worth, I'm not sure it's worth bothering. The key_cache doesn't 
cache partitions so partition_cache is not really a better name. What it does 
is caching per-sstable position for partition keys. So maybe 
partition_key_cache could be a new name, but then why not shorten it to just 
key_cache and not invalidate documentation everywhere?

> Rename "key_cache" to "partition_cache" in cassandra.yaml
> ---------------------------------------------------------
>
>                 Key: CASSANDRA-6353
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6353
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Jeremiah Jordan
>            Priority: Minor
>              Labels: lhf
>
> We should rename all the key_cache settings in the cassandra.yaml to 
> partition_cache, so that it matches with CQL3 and what is actually getting 
> cached.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to