[
https://issues.apache.org/jira/browse/HBASE-13321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matteo Bertozzi updated HBASE-13321:
------------------------------------
Resolution: Fixed
Fix Version/s: 1.1.0
2.0.0
Status: Resolved (was: Patch Available)
> Fix flaky TestHBaseFsck
> -----------------------
>
> Key: HBASE-13321
> URL: https://issues.apache.org/jira/browse/HBASE-13321
> Project: HBase
> Issue Type: Bug
> Components: test
> Reporter: Matteo Bertozzi
> Assignee: Matteo Bertozzi
> Priority: Minor
> Fix For: 2.0.0, 1.1.0
>
> Attachments: HBASE-13321-v0.patch
>
>
> Similar to HBASE-13182 and HBASE-13041 TestHBaseFsck relies on
> create/deleteTable() to be sync. so, if the master side is slow we get
> EXPIRED_TABLE_LOCK failures.
> to workaround that, we can add a master coprocessor used by the test to wait
> until postOperationHandler is called. This will be removed after HBASE-13204.
> there is also a znode for the table-lock not deleted.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)