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

Lower the log level of Canary region server match

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.98.0, 0.99.0, 0.96.1.1
    • 0.98.0, 0.96.2, 0.99.0
    • None
    • None

    Description

      When there are no table or the RS doesn't have regions loaded the canary will output an ERROR log.

      $ hbase org.apache.hadoop.hbase.tool.Canary -regionserver HOSTNAME
      ERROR No RegionServerInfo found, regionServerName: HOSTNAME
      

      but this ERROR shouldn't be considered as "the region server is not up", so we probably reduce the log level to "info" or "debug". (The exit code is already notifying that the failure cause is related to "initialization" or similar)

      Attachments

        1. HBASE-10435-v0.patch
          2 kB
          Matteo Bertozzi

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: