puleya7 created HBASE-22440:
-------------------------------
Summary: HRegionServer#getWalGroupsReplicationStatus() throws NPE
Key: HBASE-22440
URL: https://issues.apache.org/jira/browse/HBASE-22440
Project: HBase
Issue Type: Bug
Affects Versions: 2.1.4
Reporter: puleya7
Condition:
hbase.balancer.tablesOnMaster = true
hbase.balancer.tablesOnMaster.systemTablesOnly = true
Open the rs page of the master throws NullPointException, because
replicationSourceHandler never initialized.
HRegionServer#getWalGroupsReplicationStatus() need check
isMasterNoTableOrSystemTableOnly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)