[
https://issues.apache.org/jira/browse/NIFI-14624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17956667#comment-17956667
]
ASF subversion and git services commented on NIFI-14624:
--------------------------------------------------------
Commit 383ca31d3a8e9659732f71192225c06962a0ad94 in nifi's branch
refs/heads/main from Paul Grey
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=383ca31d3a ]
NIFI-14624 - PublishKafka; propagate max.request.size to producer
Signed-off-by: Pierre Villard <[email protected]>
This closes #9989.
> Kafka Publisher fails when content is larger than 1MB after V 2.5.0 SNAPSHOT
> ----------------------------------------------------------------------------
>
> Key: NIFI-14624
> URL: https://issues.apache.org/jira/browse/NIFI-14624
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 2.4.0
> Reporter: Jeongsik Kim
> Assignee: Paul Grey
> Priority: Blocker
> Attachments: image-2025-06-04-07-53-12-377.png,
> image-2025-06-05-13-05-27-048.png
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Although I have replaced with the resolved version, 2.5.0 SNAPSHOT of issue
> NIFI-14545
> However, the version is still producing RecordToLargeException when the
> content is larger than 1MB.
> As you can see, the resolved PublishKafka 2.5.0-SNAPSHOT shows with error
> message.
> !image-2025-06-04-07-53-12-377.png!
>
> Actually, it occurred during migrating from 1.24.0, however version 1 works
> properly on the same Kafka configuration,
> message.max.bytes=54857600 // 50MB about
> I think it is possible that version 2.4.0 requests the specialized
> configuration for Kafka.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)