[ 
https://issues.apache.org/jira/browse/NIFI-8326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17725701#comment-17725701
 ] 

ASF subversion and git services commented on NIFI-8326:
-------------------------------------------------------

Commit df04c60e01fd5978358b3003c2e6362687f58f92 in nifi's branch 
refs/heads/main from Matt Burgess
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=df04c60e01 ]

NIFI-8326: Send records as individual messages in Kafka RecordSinks

Signed-off-by: Pierre Villard <[email protected]>

This closes #4901.


> KafkaRecordSink puts multiple records in one message
> ----------------------------------------------------
>
>                 Key: NIFI-8326
>                 URL: https://issues.apache.org/jira/browse/NIFI-8326
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Matt Burgess
>            Assignee: Matt Burgess
>            Priority: Major
>          Time Spent: 3h 20m
>  Remaining Estimate: 0h
>
> The Kafka sinks in NiFi have an issue: all the records are sent as a single 
> Kafka message containing an array of records. Each record should be sent as 
> individual Kafka messages just like with the PublishKafkaRecord processors.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to