-
Type:
Sub-task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: regionserver
-
Labels:None
-
Release Note:SlabCache is deprecated and will be dropped for 1.0! Start investigating BucketCache for your off-heap caching needs.
BucketCache is more feature-full than SlabCache. My performance testing indicates that SlabCache doesn't perform well as memory footprint grows. I believe BucketCache is seeing more production usage than SlabCache at this point. I suggest we consolidate on BucketCache.