Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The current implementation of SegmentCache should make better use of the underlying Guava cache by relying on the cached segments instead of unconditionally performing an uncached segment read via the Callable<Segment> passed to SegmentCache#getSegment.
Attachments
Attachments
Issue Links
- blocks
-
OAK-6912 Cold standby performance regression due to segment caching
- Closed