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

Anoop Sam John commented on HBASE-6015:
---------------------------------------

bq.is it possible to add a test?
Ok. I will try adding a test
bq.maybe print out the list of skipped regions in the rerun?
Do we really need to print this? In the 1st run are we priniting the list of 
skipper regions in that run? IMHO we need to print there only. In the rerun it 
is by default we need to run only those regions which were run in 1st run and 
avoid those excluded in the 1st run. The rerun is to check whether the fix is 
done or not :)  Correct me if I am wrong Jon. You are the master of HBCK and 
you judge better than me
                
> HBCK rerun should check all the regions which it checked in the first run
> -------------------------------------------------------------------------
>
>                 Key: HBASE-6015
>                 URL: https://issues.apache.org/jira/browse/HBASE-6015
>             Project: HBase
>          Issue Type: Bug
>          Components: hbck
>            Reporter: Anoop Sam John
>            Assignee: Anoop Sam John
>         Attachments: HBASE-6015_94.patch
>
>
> When after the 1st round of run and possible fixes, HBCK does a rerun to 
> check the consistency of the regions. At this rerun
> 1.It should check all the regions which it checked in the 1st round. 
> 2.It should check only those regions which it checked in the 1st round. Might 
> be some other regions can come out of the timelag check at rerun time.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to