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

Don't exit from the Canary daemon mode if no regions are present

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 0.98.1, 0.99.0, 0.96.1.1
    • 0.96.2, 0.98.1, 0.99.0
    • None
    • None

    Description

      Using the regionserver mode the canary exit if there are no region servers

      hbase o.a.h.h.tool.Canary -daemon -regionserver REGION_NAME

      while in table mode the canary is waiting until the table is up

      hbase o.a.h.h.tool.Canary -daemon TABLE_NAME

      Remove the exit code from the region server mode, and keep waiting until the -t timeout or the region shows up

      Attachments

        1. HBASE-10770-v0.patch
          0.9 kB
          Matteo Bertozzi

        Activity

          People

            mbertozzi Matteo Bertozzi
            mbertozzi Matteo Bertozzi
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: