[ https://issues.apache.org/jira/browse/KAFKA-15587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17990698#comment-17990698 ]
Ksolves India Limited commented on KAFKA-15587: ----------------------------------------------- Hi [~jeffkbkim] Getting 404 while opening mentioned PR > Limit the number of records per batch in > GroupCoordinatorShard#cleanupGroupMetadata > ----------------------------------------------------------------------------------- > > Key: KAFKA-15587 > URL: https://issues.apache.org/jira/browse/KAFKA-15587 > Project: Kafka > Issue Type: Task > Reporter: Jeff Kim > Priority: Major > Labels: kip-848 > > The existing group/offset expiration may generate an unbounded number of > records. This also applies to the new coordinator > ([https://github.com/apache/kafka/pull/14467).|https://github.com/apache/kafka/pull/14467)] > > We should limit the number of records per batch. One caveat is that other API > results assume their records are appended atomically, so we need to keep this > in mind if we implement the change in CoordinatorPartitionWriter#append. -- This message was sent by Atlassian Jira (v8.20.10#820010)