suzhiking commented on PR #22541:
URL: https://github.com/apache/kafka/pull/22541#issuecomment-4930576350

   > I think we missed a few configs?
   > 
   > Assignment-interval guardrails (6 configs, GroupCoordinatorConfig):
   > 
   >     * group.consumer.min.assignment.interval.ms / 
.max.assignment.interval.ms (lines 466–467)
   > 
   >     * group.share.min.assignment.interval.ms / .max.assignment.interval.ms 
(lines 482–483)
   > 
   >     * group.streams.min.assignment.interval.ms / 
.max.assignment.interval.ms (lines 503–504)
   > 
   > 
   > Similar for share groups:
   > 
   >     * share.group.min.delivery.count.limit / .max.delivery.count.limit
   > 
   >     * share.group.min.partition.max.record.locks / 
.max.partition.max.record.locks
   
   Thanks, I'll add them. Seems like these configs are not documented in the 
KIPs?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to