You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Matteo Bertozzi (JIRA)" <ji...@apache.org> on 2015/04/04 00:29:53 UTC

[jira] [Updated] (HBASE-13406) TestAccessController is flaky when create is slow

     [ https://issues.apache.org/jira/browse/HBASE-13406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matteo Bertozzi updated HBASE-13406:
------------------------------------
    Attachment: HBASE-13406-v0.patch

> 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
>         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)