[
https://issues.apache.org/jira/browse/CASSANDRA-5357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13773131#comment-13773131
]
Nate McCall commented on CASSANDRA-5357:
----------------------------------------
bq. "There is a property which user can enable to cache the whole row." Not
really a fan but I guess existing row cache users will demand it. :-|
Depends on how this is exposed to the APIs. If I want to cache the whole row,
i'll get my (potentially paged) slice on with 'cache_me=true' or what have you.
Particularly with the idea on sharing the same data from different queries.
In general, having to pre-heat caches with queries *would not* be a new thing
to developers.
> Query cache
> -----------
>
> Key: CASSANDRA-5357
> URL: https://issues.apache.org/jira/browse/CASSANDRA-5357
> Project: Cassandra
> Issue Type: Bug
> Reporter: Jonathan Ellis
> Assignee: Vijay
>
> I think that most people expect the row cache to act like a query cache,
> because that's a reasonable model. Caching the entire partition is, in
> retrospect, not really reasonable, so it's not surprising that it catches
> people off guard, especially given the confusion we've inflicted on ourselves
> as to what a "row" constitutes.
> I propose replacing it with a true query cache.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira