[
https://issues.apache.org/jira/browse/NIFI-8326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17302566#comment-17302566
]
Matt Burgess commented on NIFI-8326:
------------------------------------
Kafka record sinks were added via NIFI-6819
> 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
> Priority: Major
>
> 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.3.4#803005)