You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "stack (JIRA)" <ji...@apache.org> on 2007/05/23 22:24:16 UTC

[jira] Updated: (HADOOP-1424) [Regression] TestHBaseCluster fails with IllegalMonitorStateException

     [ https://issues.apache.org/jira/browse/HADOOP-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HADOOP-1424:
--------------------------

    Attachment: hadoop1424.patch

Restore HLocking and HStore, HRegion, and HMemcache's use of it for cross thread locking in place of java.util.concurrent.locks.ReentrantReadWriteLock.

This issue does not show on hudson build nor on most of the machines hereabouts; I have to run it on a limp old linux box to generate the IllegalMonitorException.

> [Regression] TestHBaseCluster fails with IllegalMonitorStateException
> ---------------------------------------------------------------------
>
>                 Key: HADOOP-1424
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1424
>             Project: Hadoop
>          Issue Type: Bug
>          Components: contrib/hbase
>            Reporter: stack
>         Assigned To: stack
>         Attachments: hadoop1424.patch
>
>
> HADOOP-1397 "Replace custom hbase locking with java.util.concurrent.locks.ReentrantLock" reintroduced HADOOP-1341 "TestHBaseCluster fails with IllegalMonitorStateException" (in spite of help from Hairong).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.