[
https://issues.apache.org/jira/browse/HBASE-13854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577295#comment-14577295
]
Hudson commented on HBASE-13854:
--------------------------------
FAILURE: Integrated in HBase-1.0 #950 (See
[https://builds.apache.org/job/HBase-1.0/950/])
HBASE-13854 TestTableLockManager#testLockTimeoutException fails in 0.98 and 1.0
branches (tedyu: rev 7b3a9ed2ebdabf00219093ed0896c256566af684)
*
hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestTableLockManager.java
> TestTableLockManager#testLockTimeoutException fails in 0.98 and 1.0 branches
> ----------------------------------------------------------------------------
>
> 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
> Fix For: 0.98.14, 1.0.2
>
> Attachments: 13854-0.98.patch
>
>
> 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)