rstest created HBASE-29857:
------------------------------
Summary: BucketCache fails to start when persistence file was
written with empty cache
Key: HBASE-29857
URL: https://issues.apache.org/jira/browse/HBASE-29857
Project: HBase
Issue Type: Bug
Components: regionserver
Affects Versions: 2.6.3
Reporter: rstest
When a RegionServer with BucketCache persistence enabled is restarted, if the
BucketCache was empty at shutdown time, the new RegionServer fails to start
with a `NullPointerException` in `BucketCache.parsePB()`.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)