masonyc opened a new pull request, #19951: URL: https://github.com/apache/kafka/pull/19951
Current comment on that class: A concurrent event accumulator which group events per key and ensure that only one event with a given key **can't** be processed concurrently. To my understanding, it should be ensure that only one event with a given key **can** be processed concurrently. -- 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. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org