[
https://issues.apache.org/jira/browse/HBASE-13854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577637#comment-14577637
]
Hudson commented on HBASE-13854:
--------------------------------
SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #974 (See
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/974/])
HBASE-13854 TestTableLockManager#testLockTimeoutException fails in 0.98 and 1.0
branches (tedyu: rev b147630f15f12f8393650b17aadf1a1d3db7a234)
*
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)