David Jacot created KAFKA-13828:
-----------------------------------
Summary: 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
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)