majialoong commented on PR #21291: URL: https://github.com/apache/kafka/pull/21291#issuecomment-3750588151
Hi @chia7712 @AndrewJSchofield @smjn. After the discussion above, I think we should maintain the 500 upper limit and keep 500 as the default value. We'll track the ongoing situation for this parameter via a ticket, and based on future data, we can revisit whether we need to adjust the parameter range or introduce group-level configuration. In this PR, I've updated the code to use `between` in ConfigDef to enforce the parameter range, so it will be reflected in the generated documentation to remind users of the valid range. -- 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]
