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

Jianwei Cui commented on HBASE-17026:
-------------------------------------

The patch looks good to me [~tedyu]. BTW, because the rowkey may be an 
unreadable binary array, do we need to use 'Bytes.toStringBinary(...)' to print 
the rowkey?

> VerifyReplication log should distinguish whether good row key is result of 
> revalidation
> ---------------------------------------------------------------------------------------
>
>                 Key: HBASE-17026
>                 URL: https://issues.apache.org/jira/browse/HBASE-17026
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>            Priority: Minor
>         Attachments: 17026.v1.txt
>
>
> Inspecting app log from VerifyReplication, I saw lines in the following form:
> {code}
> 2016-11-03 15:28:44,877 INFO [main] 
> org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication: Good row 
> key: X000  X
> {code}
> where 'X' is the delimiter.
> Without line number, it is difficult to tell whether the good row has gone 
> through revalidation.
> This issue is to distinguish the two logs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to