[
https://issues.apache.org/jira/browse/HBASE-12793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14262499#comment-14262499
]
Esteban Gutierrez commented on HBASE-12793:
-------------------------------------------
Last failure is interesting, HBaseFsckRepair.closeRegionSilentlyAndWait() was
just hanging in a Thread.sleep(1000) I think my patch has uncovered an IOE that
we basically ignored and now we need to wait the full 2 mins from
hbase.hbck.close.timeout.
> [hbck] closeRegionSilentlyAndWait() should log cause of IOException and retry
> until hbase.hbck.close.timeout expires
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-12793
> URL: https://issues.apache.org/jira/browse/HBASE-12793
> Project: HBase
> Issue Type: Sub-task
> Components: hbck
> Affects Versions: 1.0.0, 0.98.9
> Reporter: Esteban Gutierrez
> Assignee: Esteban Gutierrez
> Priority: Minor
> Fix For: 2.0.0, 0.98.10, 1.0.1
>
> Attachments:
> 0001-HBASE-12793-hbck-closeRegionSilentlyAndWait-should-l.patch,
> 0001-HBASE-12793-hbck-closeRegionSilentlyAndWait-should-l.patch
>
>
> This is subtask on HBASE-12131 in order to handle gracefully network
> partitions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)