Matt Burgess created NIFI-8326:
----------------------------------
Summary: 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
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)