[
https://issues.apache.org/jira/browse/NIFI-14624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17956240#comment-17956240
]
Jeongsik Kim commented on NIFI-14624:
-------------------------------------
[~pgrey]
Despite your efforts, test test was not successful. :-$
I have built with your branch, and built the module,
mvn clean install -pl
nifi-extension-bundles/nifi-kafka-bundle/nifi-kafka-3-service-nar -am
-DskipTests
mvn clean install -pl
nifi-extension-bundles/nifi-kafka-bundle/nifi-kafka-nar -am -DskipTests
Then each target files(*.nar) are deployed(./lib/), but produce the same ERROR
message.
So sorry
What could I for that?
!image-2025-06-05-13-05-27-048.png!
> 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: 10m
> 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)