You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sean Mackrory (JIRA)" <ji...@apache.org> on 2019/05/15 17:56:00 UTC

[jira] [Updated] (HBASE-22427) HBOSS: TestTreeLockManager fails on non-ZK implementations

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

Sean Mackrory updated HBASE-22427:
----------------------------------
    Attachment: 0001-HBASE-22427-HBOSS-TestTreeLockManager-fails-on-non-Z.patch

> HBOSS: TestTreeLockManager fails on non-ZK implementations
> ----------------------------------------------------------
>
>                 Key: HBASE-22427
>                 URL: https://issues.apache.org/jira/browse/HBASE-22427
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Sean Mackrory
>            Assignee: Sean Mackrory
>            Priority: Major
>              Labels: HBOSS
>         Attachments: 0001-HBASE-22427-HBOSS-TestTreeLockManager-fails-on-non-Z.patch
>
>
> I thought I had run all the implementations on my HBASE-22386 patch, but I guess not. Some minor issues:
> * There's a <= / < mixup in LocalTreeLockManager *LockBelow logic that's having it look 1 layer deeper than it needs to.
> * We should org.junit.Assume that TestTreeLockManager's sync field isn't the null implementation, because we test internal details that the null implementation wouldn't even use.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)