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:48:00 UTC

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

Sean Mackrory created HBASE-22427:
-------------------------------------

             Summary: 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


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)