hbase/hbase-common
Tak Lon (Stephen) Wu 6ca495b273 HBASE-26274 Create an option to reintroduce BlockCache to mapreduce job (#3684)
Introduce `hfile.onheap.block.cache.fixed.size`
and default to disable. when using ClientSideRegionScanner
it will be enabled with a fixed size for caching
INDEX/LEAF_INDEX block when a client, e.g.
snapshot scanner, scans the entire HFile
and does not need to seek/reseek to index
block multiple times.

Signed-off-by: Josh Elser <elserj@apache.org>
2021-09-22 09:39:38 -07:00
..
src HBASE-26274 Create an option to reintroduce BlockCache to mapreduce job (#3684) 2021-09-22 09:39:38 -07:00
pom.xml Preparing development version 2.4.7-SNAPSHOT 2021-09-03 09:41:58 -07:00