[
https://issues.apache.org/jira/browse/KAFKA-13828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jacot resolved KAFKA-13828.
---------------------------------
Fix Version/s: 3.2.0
Resolution: Fixed
> Ensure reasons sent by the consumer are small
> ---------------------------------------------
>
> Key: KAFKA-13828
> URL: https://issues.apache.org/jira/browse/KAFKA-13828
> Project: Kafka
> Issue Type: Bug
> Affects Versions: 3.2.0
> Reporter: David Jacot
> Assignee: David Jacot
> Priority: Blocker
> Fix For: 3.2.0
>
>
> In KIP-800, we added the reason field to the JoinGroupRequest. This field is
> populated by the AbastractCordinator and its descendent. While reviewing
> Kafka Streams logs, I have noticed that a few reasons contains the string
> representation of rather large objects (e.g. assignment).
> We should ensure that reasons are kept reasonably small.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)