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

[bulkload] If one of the peers in a cluster is configured with NAMESPACE level, its hfile-refs(zk) will be backlogged

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha-1
    • 3.0.0-alpha-1, 2.3.0
    • None
    • None
    • Reviewed

    Description

      If one of the peers in a cluster is configured with NAMESPACE level, its hfile-refs(zk) will be backlogged.

      We have three tables in the cluster and table name is
      ns1:test
      default:table1
      default:bulkload

      and this Cluster have three peers

      add_peer 's1', CLUSTER_KEY => "cluster1:2181:/hbase"
      add_peer 's2', CLUSTER_KEY => "cluster2:2181:/hbase", TABLE_CFS => \{ "table1" => [] }
      add_peer 's3', CLUSTER_KEY => "cluster3:2182:/hbase-prod", NAMESPACES => ["ns1"]
      

      ns1's hfile-refs backlogged when we bulk load files to the default:bulkload

       

      Attachments

        1. HBASE-23098.v0.patch
          21 kB
          YR
        2. HBASE-23098.v1.patch
          19 kB
          YR

        Issue Links

          Activity

            People

              yiran YR
              yiran YR
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: