You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ashish K Singh (JIRA)" <ji...@apache.org> on 2015/07/28 02:07:04 UTC

[jira] [Created] (KAFKA-2381) Possible ConcurrentModificationException while unsubscribing from a topic in new consumer

Ashish K Singh created KAFKA-2381:
-------------------------------------

             Summary: 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


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)