[
https://issues.apache.org/jira/browse/NIFI-14624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-14624:
----------------------------------
Fix Version/s: 2.5.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> 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
> Fix For: 2.5.0
>
> 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)