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

Fix minor logging issue where we don't report servername if no associated SCP

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 3.0.0-alpha-1, 2.2.0, 2.1.1, 2.0.3
    • amv2
    • None
    • Reviewed

    Description

      When reporting on whether an associated SCP, this is what we log:

      2018-10-16 14:05:57,607 ERROR org.apache.hadoop.hbase.master.RegionServerTracker: false has no matching ServerCrashProcedure
      2018-10-16 14:05:57,607 ERROR org.apache.hadoop.hbase.master.RegionServerTracker: false has no matching ServerCrashProcedure
      2018-10-16 14:05:57,607 ERROR org.apache.hadoop.hbase.master.RegionServerTracker: false has no matching ServerCrashProcedure
      2018-10-16 14:05:57,607 ERROR org.apache.hadoop.hbase.master.RegionServerTracker: false has no matching ServerCrashProcedure
      2018-10-16 14:05:57,608 ERROR org.apache.hadoop.hbase.master.RegionServerTracker: false has no matching ServerCrashProcedure
      2018-10-16 14:05:57,608 ERROR org.apache.hadoop.hbase.master.RegionServerTracker: true has no matching ServerCrashProcedure
      2018-10-16 14:05:57,608 ERROR org.apache.hadoop.hbase.master.RegionServerTracker: false has no matching ServerCrashProcedure
      2018-10-16 14:05:57,608 ERROR org.apache.hadoop.hbase.master.RegionServerTracker: false has no matching ServerCrashProcedure
      2018-10-16 14:05:57,608 ERROR org.apache.hadoop.hbase.master.RegionServerTracker: false has no matching ServerCrashProcedure
      2018-10-16 14:05:57,608 ERROR org.apache.hadoop.hbase.master.RegionServerTracker: false has no matching ServerCrashProcedure
      2018-10-16 14:05:57,608 ERROR org.apache.hadoop.hbase.master.RegionServerTracker: false has no matching ServerCrashProcedure
      2018-10-16 14:05:57,608 ERROR org.apache.hadoop.hbase.master.RegionServerTracker: false has no matching ServerCrashProcedure
      2018-10-16 14:05:57,608 ERROR org.apache.hadoop.hbase.master.RegionServerTracker: false has no matching ServerCrashProcedure
      2018-10-16 14:05:57,608 ERROR org.apache.hadoop.hbase.master.RegionServerTracker: false has no matching ServerCrashProcedure
      2018-10-16 14:05:57,608 ERROR org.apache.hadoop.hbase.master.RegionServerTracker: false has no matching ServerCrashProcedure
      

      i.e. we are supposed to log servername but we don't. Minor issue.

      Attachments

        1. HBASE-21327.branch-2.1.001.patch
          5 kB
          Michael Stack

        Issue Links

          Activity

            People

              stack Michael Stack
              stack Michael Stack
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: