[
https://issues.apache.org/jira/browse/HBASE-3407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Lipcon updated HBASE-3407:
-------------------------------
Attachment: hbase-3407.txt
> hbck should pause after fixing before re-checking state
> -------------------------------------------------------
>
> Key: HBASE-3407
> URL: https://issues.apache.org/jira/browse/HBASE-3407
> Project: HBase
> Issue Type: Improvement
> Components: util
> Affects Versions: 0.90.1
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Attachments: hbase-3407.txt
>
>
> Right now when run with the -fix option, hbck tries to fix up the issue and
> then immediately re-runs itself to see if the fix worked. However most of the
> fixes require some other nodes in the cluster to take some action, which will
> take a couple of seconds (eg for them to notice a change in ZK and pick up
> the fixed region).
> So, hbck should pause for some amount of time in between fixing and
> re-running.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.