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

Hudson commented on HBASE-13321:
--------------------------------

FAILURE: Integrated in HBase-1.1 #316 (See 
[https://builds.apache.org/job/HBase-1.1/316/])
HBASE-13321 Fix flaky TestHBaseFsck (matteo.bertozzi: rev 
c305b4436202a2eeafb723f833c059b118f0402b)
* 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)

Reply via email to