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

Fix TableLock tableName log format

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 1.0.1, 1.1.0, 0.98.12, 2.0.0
    • None
    • None

    Description

      The TableName log from Table Lock result in something like:

      [tableName=
      ^Gdefault^R^Cfoo, lockOwner=localhost,60000
      

      because it uses tableNameProto.toByteArray()
      the fix will result in the proper view

      [tableName=default:testMissingLastRegion, lockOwner=localh
      

      Attachments

        1. HBASE-13206-v0.patch
          2 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: