You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "David Jacot (Jira)" <ji...@apache.org> on 2022/04/13 11:55:00 UTC

[jira] [Resolved] (KAFKA-13828) Ensure reasons sent by the consumer are small

     [ 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)