Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-2048

java.lang.IllegalMonitorStateException thrown in AbstractFetcherThread when handling error returned from simpleConsumer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.8.2.1
    • None
    • consumer
    • None

    Description

      AbstractFetcherThread will throw java.lang.IllegalMonitorStateException in the catch block of processFetchRequest method. This is because partitionMapLock is not acquired before calling partitionMapCond.await()

      Attachments

        1. KAFKA-2048.patch
          1 kB
          TAO XIAO

        Activity

          People

            nehanarkhede Neha Narkhede
            xiaotao183 TAO XIAO
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: