You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2015/06/08 06:10:00 UTC

[jira] [Created] (HBASE-13854) TestTableLockManager#testLockTimeoutException fails in 0.98

Ted Yu created HBASE-13854:
------------------------------

             Summary: TestTableLockManager#testLockTimeoutException fails in 0.98
                 Key: HBASE-13854
                 URL: https://issues.apache.org/jira/browse/HBASE-13854
             Project: HBase
          Issue Type: Test
            Reporter: Ted Yu
            Assignee: Ted Yu
            Priority: Minor


After HBASE-13812 was integrated, TestTableLockManager#testLockTimeoutException fails in 0.98

TestTableLevelLocks initially has only one column family.
TestLockTimeoutExceptionMasterObserver#preDeleteColumnHandler() is not called due to the check added by HBASE-13812.

Without latch deleteColumn triggering, the test fails.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)