Hi Chia-Ping, Thanks for review.
chia_03: As the number of consumers in a cluster dynamically increases, the size of records may also change dynamically. If a large number of consumers join the cluster while the `max.buffer.size` remains set to a relatively small value, performance could potentially degrade. In such scenarios, the ability to dynamically adjust `max.buffer.size` becomes necessary. Wdyt? Best, Lan At 2025-08-22 00:37:04, "Chia-Ping Tsai" <chia7...@apache.org> wrote: >hi Lan > >chia_03: > >Since the hard limit between `message.max.bytes` and this new config was >removed, is it still necessary to make `max.buffer.size` dynamic? Users won’t >encounter errors when decreasing `message.max.bytes` anymore. > >Best, >Chia-Ping > >On 2025/08/17 16:37:40 Lan Ding wrote: >> Hello everyone, I'd like to discuss a KIP regarding introducing a new >> configuration, >> group.coordinator.append.max.bytes Thank you! KIP link: >> https://cwiki.apache.org/confluence/x/hA5JFg Best, Lan Ding