-
Type:
Improvement
-
Status: Resolved
-
Priority:
Normal
-
Resolution: Fixed
-
Fix Version/s: 3.0 alpha 1
-
Component/s: Legacy/Local Write-Read Paths
-
Labels:None
After CASSANDRA-8893, a RAR will be a very lightweight object and will not need caching, so we can eliminate this cache entirely. Instead we should have a pool of buffers that are page-aligned.
- depends upon
-
CASSANDRA-8893 RandomAccessReader should share its FileChannel with all instances (via SegmentedFile)
-
- Resolved
-
- is related to
-
CASSANDRA-8894 Our default buffer size for (uncompressed) buffered reads should be smaller, and based on the expected record size
-
- Resolved
-
- relates to
-
CASSANDRA-8449 Allow zero-copy reads again
-
- Open
-
-
CASSANDRA-9468 Improvements to BufferPool
-
- Open
-
- links to