[jira] [Created] (HBASE-25015) PerformanceEvaluation with presplit randomWrite test has severe hotspotting

2020-09-11 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-25015: Summary: PerformanceEvaluation with presplit randomWrite test has severe hotspotting Key: HBASE-25015 URL: https://issues.apache.org/jira/browse/HBASE-25015 Project:

[jira] [Created] (HBASE-25014) ScheduledChore is never triggered when initalDelay > 1.5*period

2020-09-11 Thread Sun Xin (Jira)
Sun Xin created HBASE-25014: --- Summary: ScheduledChore is never triggered when initalDelay > 1.5*period Key: HBASE-25014 URL: https://issues.apache.org/jira/browse/HBASE-25014 Project: HBase Issue

[jira] [Created] (HBASE-25013) Improve backup master root cache

2020-09-11 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-25013: - Summary: Improve backup master root cache Key: HBASE-25013 URL: https://issues.apache.org/jira/browse/HBASE-25013 Project: HBase Issue Type: Sub-task Com

[DISCUSS] Support splittable meta with storing root in master local region(HBASE-24950)

2020-09-11 Thread Duo Zhang
The implementation is almost done, this is the big PR. https://github.com/apache/hbase/pull/2385 There are still some works to be done: 1. Improve the backup master cache 2. Having a clear design on how to support old clients when we split meta 3. Run ITBLL to verify the stability. Want to get s

[jira] [Resolved] (HBASE-24997) [hbase-operator-tools] NPE in RegionsMerger#mergeRegions

2020-09-11 Thread Wellington Chevreuil (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil resolved HBASE-24997. -- Resolution: Fixed Thanks for the contribution [~DeanZ]! > [hbase-operator-too