Description
Let this be umbrella issue for no-regions-on-master as default deploy (as it was in branch-1).
Also need to make sure we can run WITH regions on master; in particular system tables with RPC short-circuit as it is now in hbase master.
Background is that master branch carried a change that allowed Master carry regions. On top of this improvement on branch-1, Master defaulted to carry system tables only. No release was made with this configuration. Now we are going to cut the 2.0.0 release, the decision is that hbase-2 should have the same layout as hbase-1 so this issue implements the undoing of Master carrying system tables by default (though the capability remains).
Attachments
Attachments
Issue Links
- breaks
-
HBASE-18627 Fix TestRegionServerReadRequestMetrics
- Resolved
-
HBASE-18634 Fix client.TestClientClusterStatus
- Resolved
-
HBASE-18632 TestMultiParallel#testFlushCommitsWithAbort fails in master branch
- Resolved
- is depended upon by
-
HBASE-18543 Re-enable test master.TestMasterFailover on master
- Resolved
- is related to
-
HBASE-19831 Regions on the Master Redux
- Resolved
- relates to
-
HBASE-19785 System Regions on the Master is broken
- Resolved
-
HBASE-18575 [AMv2] Enable and fix TestRestartCluster#testRetainAssignmentOnRestart on master
- Resolved
-
HBASE-18551 [AMv2] UnassignProcedure and crashed regionservers
- Resolved
- links to
1.
|
Clarify cryptic statement in Master#move | Open | Unassigned |