[ 
https://issues.apache.org/jira/browse/HBASE-14923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15043287#comment-15043287
 ] 

Hudson commented on HBASE-14923:
--------------------------------

FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #1141 (See 
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/1141/])
HBASE-14923 VerifyReplication should not mask the exception during (apurtell: 
rev 6309959ea2da3d60d62d6d53106b4efaeb5e530f)
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/replication/VerifyReplication.java


> 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, 1.2.0, 1.3.0, 1.1.3, 0.98.17, 1.0.4
>
>         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)

Reply via email to