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

Jonathan Hsieh commented on HBASE-6015:
---------------------------------------

thanks for pinging me on this -- sorry I didn't respond a while back.

I think these are what you are concerned about:  (am I right?)
* if we fix a region, we actually fail to verify that it was fixed properly 
because it gets ignored on the follow-up check run?  
* if there were some excluded regions in the initial run, they might show up as 
new problems in the secondary check run?

If so, what is the fix you are proposing?
                
> 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
>
> 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