Details
Description
When split happens and immediately another split happens, it may result into a split of a region who still has references to its parent. More details about scenario can be found hereĀ HBASE-20933
HStore.hasReferences should check from fs.storefile rather than in memory objects.
Attachments
Attachments
Issue Links
- breaks
-
HBASE-21086 NPE in TestTableResource
- Resolved
-
HBASE-21105 TestHBaseFsck failing in branch-1, branch-1.4, branch-1.3 with NPE
- Resolved
-
HBASE-21076 TestTableResource fails with NPE
- Resolved
- causes
-
HBASE-21355 HStore's storeSize is calculated repeatedly which causing the confusing region split
- Resolved
- is a child of
-
HBASE-20933 multiple splits may result into forever uncleaned split region
- Resolved
- relates to
-
PHOENIX-4885 After HBASE-20940 any local index query will open all HFiles of every Region involved in the query
- Closed