[
https://issues.apache.org/jira/browse/KAFKA-2048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
TAO XIAO updated KAFKA-2048:
----------------------------
Attachment: KAFKA-2048.patch
> 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)