You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Baiqiang Zhao (Jira)" <ji...@apache.org> on 2020/09/08 09:01:00 UTC

[jira] [Created] (HBASE-24997) [hbase-operator-tools] NPE in RegionsMerger#mergeRegions

Baiqiang Zhao created HBASE-24997:
-------------------------------------

             Summary: [hbase-operator-tools] NPE in RegionsMerger#mergeRegions
                 Key: HBASE-24997
                 URL: https://issues.apache.org/jira/browse/HBASE-24997
             Project: HBase
          Issue Type: Bug
          Components: hbase-operator-tools
    Affects Versions: hbase-operator-tools-1.1.0
            Reporter: Baiqiang Zhao
            Assignee: Baiqiang Zhao


RegionsMerger#mergeRegions will call RegionsMerger#getOpenRegions to get all OPEN region for target table. When target table's REPLICATION_SCOPE is '1', RegionsMerger#getOpenRegions may return null.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)