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:55:04 UTC

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

     [ https://issues.apache.org/jira/browse/KAFKA-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashish K Singh updated KAFKA-2381:
----------------------------------
    Status: Patch Available  (was: Open)

> 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
>
>
> 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)