[
https://issues.apache.org/jira/browse/KAFKA-7118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard Yu updated KAFKA-7118:
------------------------------
Description: 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.
> KafkaConsumer#close() is not thread safe
> ----------------------------------------
>
> Key: KAFKA-7118
> URL: https://issues.apache.org/jira/browse/KAFKA-7118
> Project: Kafka
> Issue Type: Bug
> 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)