Description
TestAssignmentManagerMetrics fails constantly. After bisecting, it seems that commit 010012cbcb broke it (HBASE-18946).
The test method runs successfully, but it cannot shut the minicluster down, and hangs forever.
Attachments
Attachments
Issue Links
- is broken by
-
HBASE-20144 The shutdown of master will hang if there are no live region server
- Resolved
- is related to
-
HBASE-20169 NPE when calling HBTU.shutdownMiniCluster (TestAssignmentManagerMetrics is flakey)
- Resolved
- relates to
-
HBASE-18946 Stochastic load balancer assigns replica regions to the same RS
- Resolved
-
HBASE-19656 Disable TestAssignmentManagerMetrics for beta-1
- Resolved
- links to