Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-5269

IllegalMonitorStateException while retryin HLog split in 0.90 branch.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.90.5
    • 0.90.6
    • None
    • None
    • Reviewed

    Description

      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.

      Attachments

        1. HBASE-5269.patch
          3 kB
          ramkrishna.s.vasudevan

        Activity

          People

            ram_krish ramkrishna.s.vasudevan
            ram_krish ramkrishna.s.vasudevan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: