[ https://issues.apache.org/jira/browse/KAFKA-19402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chia-Ping Tsai resolved KAFKA-19402. ------------------------------------ Fix Version/s: 4.2.0 Resolution: Fixed > Typo in EventAccumulator.java > ----------------------------- > > Key: KAFKA-19402 > URL: https://issues.apache.org/jira/browse/KAFKA-19402 > Project: Kafka > Issue Type: Task > Components: group-coordinator > Reporter: Mason Chen > Assignee: Mason Chen > Priority: Minor > Fix For: 4.2.0 > > Attachments: image-2025-06-12-17-19-00-311.png > > > Current comment on that class: A concurrent event accumulator which group > events per key and ensure that only one event with a given key > {color:#FF0000}*can't*{color} be processed concurrently. > To my understanding, it should be ensure that only one event with a given key > {color:#FF0000}*{color:#00875a}can{color}* {color}be processed concurrently. > > !image-2025-06-12-17-19-00-311.png! -- This message was sent by Atlassian Jira (v8.20.10#820010)