[
https://issues.apache.org/jira/browse/HBASE-22440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846711#comment-16846711
]
Hudson commented on HBASE-22440:
--------------------------------
Results for branch branch-2.1
[build #1177 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.1/1177/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.1/1177//General_Nightly_Build_Report/]
(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.1/1177//JDK8_Nightly_Build_Report_(Hadoop2)/]
(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.1/1177//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> HRegionServer#getWalGroupsReplicationStatus() throws NPE
> --------------------------------------------------------
>
> Key: HBASE-22440
> URL: https://issues.apache.org/jira/browse/HBASE-22440
> Project: HBase
> Issue Type: Bug
> Components: regionserver, Replication
> Affects Versions: 2.1.4
> Reporter: puleya7
> Assignee: puleya7
> Priority: Major
> Fix For: 3.0.0, 2.2.0, 2.3.0, 2.1.6
>
> Attachments: HBASE-22440.branch-1.001.patch,
> HBASE-22440.branch-2.patch, HBASE-22440.master.002.patch,
> HBASE-22440.master.patch
>
>
> Precondition:
> 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 [is HMaster && CAN'T
> host user region].
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)