[
https://issues.apache.org/jira/browse/HBASE-13321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14378366#comment-14378366
]
Hudson commented on HBASE-13321:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #6297 (See
[https://builds.apache.org/job/HBase-TRUNK/6297/])
HBASE-13321 Fix flaky TestHBaseFsck (matteo.bertozzi: rev
fcc09dcd38b8543a9dd40212206cb4231620dac9)
* hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestHBaseFsck.java
> 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)