Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-18495

[AMv2] Make methods isServerOnline() and isServerDead() in ServerManager mutually exclusive

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.0.0
    • None
    • amv2
    • 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

          Activity

            People

              uagashe Umesh Agashe
              uagashe Umesh Agashe
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: