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)