[
https://issues.apache.org/jira/browse/HBASE-14923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15037897#comment-15037897
]
Hadoop QA commented on HBASE-14923:
-----------------------------------
{color:red}-1 overall{color}.
{color:green}+1 core zombie tests -- no zombies!{color}.
Test results:
https://builds.apache.org/job/PreCommit-HBASE-Build/16753//testReport/
Release Findbugs (version 2.0.3) warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/16753//artifact/patchprocess/newFindbugsWarnings.html
Checkstyle Errors:
https://builds.apache.org/job/PreCommit-HBASE-Build/16753//artifact/patchprocess/checkstyle-aggregate.html
Console output:
https://builds.apache.org/job/PreCommit-HBASE-Build/16753//console
This message is automatically generated.
> VerifyReplication should not mask the exception during result comparison
> -------------------------------------------------------------------------
>
> Key: HBASE-14923
> URL: https://issues.apache.org/jira/browse/HBASE-14923
> Project: HBase
> Issue Type: Bug
> Components: tooling
> Affects Versions: 2.0.0, 0.98.16
> Reporter: Vishal Khandelwal
> Assignee: Vishal Khandelwal
> Priority: Minor
> Fix For: 2.0.0, 0.98.16
>
> Attachments: HBASE-14923_v1.patch
>
>
> hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/replication/VerifyReplication.java
> Line:154
> } catch (Exception e) {
> logFailRowAndIncreaseCounter(context,
> Counters.CONTENT_DIFFERENT_ROWS, value);
> }
> Just LOG.error needs to be added for more information for the failure.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)