[
https://issues.apache.org/jira/browse/HBASE-22440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
puleya7 updated HBASE-22440:
----------------------------
Attachment: HBASE-22440.branch-1.001.patch
> 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
> Assignee: puleya7
> Priority: Major
> Attachments: HBASE-22440.branch-1.001.patch, HBASE-22440.master.patch
>
>
> 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)