You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ramkrishna.s.vasudevan (Resolved) (JIRA)" <ji...@apache.org> on 2012/01/25 04:52:40 UTC

[jira] [Resolved] (HBASE-5269) IllegalMonitorStateException while retryin HLog split in 0.90 branch.

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

ramkrishna.s.vasudevan resolved HBASE-5269.
-------------------------------------------

      Resolution: Fixed
    Hadoop Flags: Reviewed

Committed to 0.90.
Thanks for the review Stack and Ted.
                
> IllegalMonitorStateException while retryin HLog split in 0.90 branch.
> ---------------------------------------------------------------------
>
>                 Key: HBASE-5269
>                 URL: https://issues.apache.org/jira/browse/HBASE-5269
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.90.5
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>             Fix For: 0.90.6
>
>         Attachments: HBASE-5269.patch
>
>
> As part of HBASE-5137 fix this bug is introduced.  The splitLogLock is released in the finally block inside the do-while loop. So when the loop executes second time the unlock of the splitLogLock throws Illegal Monitor Exception. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira