[
https://issues.apache.org/jira/browse/HBASE-13406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matteo Bertozzi updated HBASE-13406:
------------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
> TestAccessController is flaky when create is slow
> -------------------------------------------------
>
> Key: HBASE-13406
> URL: https://issues.apache.org/jira/browse/HBASE-13406
> Project: HBase
> Issue Type: Bug
> Components: security, test
> Reporter: Matteo Bertozzi
> Assignee: Matteo Bertozzi
> Priority: Minor
> Fix For: 2.0.0, 1.1.0
>
> Attachments: HBASE-13406-v0.patch
>
>
> since the client is not sync, we end up with failures if the create is slow.
> we fixed the problem already by adding a custom create/delete with a latch on
> postCreateTableHandler() to be able to wait the real completion.
> There are a couple of createTable() call that are not using that latch
> causing failures.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)