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

Richard Yu updated KAFKA-7118:
------------------------------
    Summary: Make KafkaConsumer compatible with multiple threads  (was: 
KafkaConsumer#close() is not thread safe)

> Make KafkaConsumer compatible with multiple threads
> ---------------------------------------------------
>
>                 Key: KAFKA-7118
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7118
>             Project: Kafka
>          Issue Type: Bug
>          Components: consumer
>            Reporter: Richard Yu
>            Priority: Major
>
> It was discovered that there is a potential problem relating to 
> {{KafkaConsumer#close()}}. When several cores are modifying the same 
> consumer, a {{ConcurrentModification}} exception could result. This issue was 
> first posted on Spark. For testing details, see SPARK-23636.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to