[ https://issues.apache.org/jira/browse/KAFKA-8298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16831094#comment-16831094 ]
ASF GitHub Bot commented on KAFKA-8298: --------------------------------------- bbejeck commented on pull request #6643: KAFKA-8298: Fix possible concurrent modification exception URL: https://github.com/apache/kafka/pull/6643 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > ConcurrentModificationException Possible when optimizing for repartition nodes > ------------------------------------------------------------------------------ > > Key: KAFKA-8298 > URL: https://issues.apache.org/jira/browse/KAFKA-8298 > Project: Kafka > Issue Type: Bug > Components: streams > Affects Versions: 2.1.0, 2.2.0, 2.3.0 > Reporter: Bill Bejeck > Assignee: Bill Bejeck > Priority: Major > Fix For: 2.3.0, 2.1.2, 2.2.1 > > > As indicated in the title. > When processing multiple key-changing operations during the optimization > phase a ConcurrentModificationException is possible. -- This message was sent by Atlassian JIRA (v7.6.3#76005)