[
https://issues.apache.org/jira/browse/HBASE-20227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16416701#comment-16416701
]
Hudson commented on HBASE-20227:
--------------------------------
Results for branch HBASE-19064
[build #77 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/HBASE-19064/77/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(x) {color:red}-1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/HBASE-19064/77//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/HBASE-19064/77//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/HBASE-19064/77//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
> Add UT for ReplicationUtils.contains method
> -------------------------------------------
>
> Key: HBASE-20227
> URL: https://issues.apache.org/jira/browse/HBASE-20227
> Project: HBase
> Issue Type: Sub-task
> Components: Replication, test
> Reporter: Duo Zhang
> Assignee: Jingyun Tian
> Priority: Major
> Fix For: 3.0.0
>
> Attachments: HBASE-20227-v8.patch, HBASE-20227.master.001.patch,
> HBASE-20227.master.002.patch, HBASE-20227.master.003.patch,
> HBASE-20227.master.005.patch, HBASE-20227.master.006.patch,
> HBASE-20227.master.007.patch
>
>
> The method is extracted from NamespaceTableCfWALEntryFilter. But
> NamespaceTableCfWALEntryFilter is in the hbase-server module so the UTs which
> tests the function of this method are also in the hbase-server module. If
> later we modify ReplicationUtils.contains without touching any code in
> hbase-server, then we will not run the UTs for this method and may introduce
> bugs.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)