Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
None
-
None
-
None
-
None
Description
It worked for a few days after enabling it with HBASE-18278. But started failing after commits:
6786b2b
68436c9
75d2eca
50bb045
df93c13
It works with one commit before: c5abb6c. Need to see what changed with those commits.
Currently it fails with TableNotFoundException.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-18109 Assign system tables first (priority)
- Closed
-
HBASE-18495 [AMv2] Make methods isServerOnline() and isServerDead() in ServerManager mutually exclusive
- Open
-
HBASE-18491 [AMv2] Fail UnassignProcedure if source Region Server is not online.
- Resolved
-
HBASE-18493 [AMv2] On region server crash do not process system table regions through AssignmentManager.checkIfShouldMoveSystemRegionAsync()
- Resolved
-
HBASE-18492 [AMv2] Embed code for selecting highest versioned region server for system table regions in AssignmentManager.processAssignQueue()
- Resolved
-
HBASE-18494 [AMv2] Modify LoadBalancer to consider highest versioned Region Servers as favorites for system table regions
- Closed
-
HBASE-18261 [AMv2] Create new RecoverMetaProcedure and use it from ServerCrashProcedure and HMaster.finishActiveMasterInitialization()
- Resolved
- relates to
-
HBASE-18278 [AMv2] Enable and fix uni test hbase.master.procedure.TestServerCrashProcedure#testRecoveryAndDoubleExecutionOnRsWithMeta
- Resolved
- links to