This is an automated email from the ASF dual-hosted git repository.
bbeaudreault pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git
from 58cb1f4799e HBASE-27686: Recovery of BucketCache and Prefetched data
after RS Crash (#5080)
add 16737627414 HBASE-27710 ByteBuff ref counting is too expensive for
on-heap buffers (#5104)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/hadoop/hbase/nio/ByteBuff.java | 11 ++-
.../java/org/apache/hadoop/hbase/nio/RefCnt.java | 7 ++
.../hadoop/hbase/io/TestByteBuffAllocator.java | 105 ++++++++++++++++++++-
3 files changed, 120 insertions(+), 3 deletions(-)