Umesh Agashe created HBASE-18495:
------------------------------------
Summary: [AMv2] Make methods isServerOnline() and isServerDead()
in ServerManager mutually exclusive
Key: HBASE-18495
URL: https://issues.apache.org/jira/browse/HBASE-18495
Project: HBase
Issue Type: Bug
Components: amv2
Affects Versions: 2.0.0
Reporter: Umesh Agashe
Assignee: Umesh Agashe
Fix For: 2.0.0
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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)