Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.0.0
-
None
-
None
Description
During debugging HBASE-18366, it was found that ServerManager.isServerOnline() and ServerManager.isServerDead() can return true at the same time. This causes problems with the code depending on which method is used. Making them mutually exclusive seems line right thing to do.
Attachments
Issue Links
- is related to
-
HBASE-20118 AMv2: Next Steps
- Open
- relates to
-
HBASE-18366 Fix flaky test hbase.master.procedure.TestServerCrashProcedure#testRecoveryAndDoubleExecutionOnRsWithMeta
- Closed