Details
-
New Feature
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- blocks
-
CASSANDRA-6632 Rename row cache to partition cache
- Resolved
- is blocked by
-
CASSANDRA-5348 Remove on-heap row cache
- Resolved
- is duplicated by
-
CASSANDRA-1956 Convert row cache to row+filter cache
- Resolved