[ https://issues.apache.org/jira/browse/HBASE-5269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13192247#comment-13192247 ]
stack commented on HBASE-5269: ------------------------------ +1 > 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