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

Do not move the table to null rsgroup when creating an existing table

    XMLWordPrintableJSON

Details

    Description

      By using the latest HBase master branch, the bug could be re-produced as:

      1. create 't1', 'cf1'
      2. create 't1', 'cf1'

      The following message is logged into HMaster's log:

      INFO  [PEWorker-12] rsgroup.RSGroupAdminServer: Moving table t1 to RSGroup null
      

      This is a wrong action and instead, we should keep t1 as where it originally is.

      Attachments

        1. HBASE-21866.master.003.patch
          4 kB
          Xiang Li
        2. HBASE-21866.master.003.patch
          4 kB
          Xu Cang
        3. HBASE-21866.master.003.patch
          4 kB
          Xiang Li
        4. HBASE-21866.master.002.patch
          4 kB
          Xiang Li
        5. HBASE-21866.master.001.patch
          4 kB
          Xiang Li
        6. HBASE-21866.master.000.patch
          2 kB
          Xiang Li
        7. HBASE-21866.branch-2.000.patch
          4 kB
          Xiang Li
        8. HBASE-21866.branch-1.000.patch
          4 kB
          Xiang Li

        Issue Links

          Activity

            People

              xiangli Xiang Li
              xiangli Xiang Li
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: