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

add the notion of the expected # of servers for non-fixed server sets; report an alternative dead server metric

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Operability
    • None

    Description

      dead servers appear to only be cleaned up when a server comes up on the same host and port; however, if HBase is running on smth like YARN with many more hosts than RSes, RS may come up on a different server and the dead one will never be cleaned.
      The metric should be improved to account for that... it will potentially require configuring master with expected number of region servers, so that the metric could be output based on that.
      Dead server list should also be expired based on timestamp in such cases.

      Attachments

        Issue Links

          Activity

            People

              sershe Sergey Shelukhin
              sershe Sergey Shelukhin
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: