Mason Chen created KAFKA-19402: ---------------------------------- Summary: 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 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)