[
https://issues.apache.org/jira/browse/KAFKA-18907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17931673#comment-17931673
]
Chia-Ping Tsai commented on KAFKA-18907:
----------------------------------------
[~nishantg31] thanks for your response, but [~aek68k5g] is already working on
this.
> add suitable error message when the appended value is too larger
> ----------------------------------------------------------------
>
> Key: KAFKA-18907
> URL: https://issues.apache.org/jira/browse/KAFKA-18907
> Project: Kafka
> Issue Type: Improvement
> Reporter: Chia-Ping Tsai
> Assignee: Wei-Ting Chen
> Priority: Minor
> Fix For: 4.1.0
>
>
> In ZooKeeper mode, large config values can be created by appending. In
> contrast, KRaft mode does not allow this. The root cause is that
> {{ConfigRecord}} assumes a maximum value size of {{{}Short.MAX_VALUE{}}}.
> This causes a runtime error, which is then converted to
> "UnknownServerException" for users, making the issue unclear.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)