[
https://issues.apache.org/jira/browse/KAFKA-2048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guozhang Wang updated KAFKA-2048:
---------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
> java.lang.IllegalMonitorStateException thrown in AbstractFetcherThread when
> handling error returned from simpleConsumer
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: KAFKA-2048
> URL: https://issues.apache.org/jira/browse/KAFKA-2048
> Project: Kafka
> Issue Type: Bug
> Components: consumer
> Affects Versions: 0.8.2.1
> Reporter: TAO XIAO
> Assignee: Neha Narkhede
> Attachments: KAFKA-2048.patch
>
>
> AbstractFetcherThread will throw java.lang.IllegalMonitorStateException in
> the catch block of processFetchRequest method. This is because
> partitionMapLock is not acquired before calling partitionMapCond.await()
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)