[ https://issues.apache.org/jira/browse/KAFKA-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ashish K Singh updated KAFKA-2381: ---------------------------------- Attachment: KAFKA-2381_2015-07-28_09:17:35.patch > Possible ConcurrentModificationException while unsubscribing from a topic in > new consumer > ----------------------------------------------------------------------------------------- > > Key: KAFKA-2381 > URL: https://issues.apache.org/jira/browse/KAFKA-2381 > Project: Kafka > Issue Type: Bug > Components: consumer > Reporter: Ashish K Singh > Assignee: Ashish K Singh > Attachments: KAFKA-2381.patch, KAFKA-2381_2015-07-27_17:56:00.patch, > KAFKA-2381_2015-07-27_21:56:06.patch, KAFKA-2381_2015-07-27_21:59:41.patch, > KAFKA-2381_2015-07-28_09:17:35.patch > > > Possible ConcurrentModificationException while unsubscribing from a topic in > new consumer. Attempt is made to modify AssignedPartitions while looping over > it. -- This message was sent by Atlassian JIRA (v6.3.4#6332)