Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
1.3.0
-
None
Description
This issue appears only to be a problem on master and does not affect previously released version of Apache NiFi. I am trying to send messages to Kafka using PublishKafkaRecord_0_10 with the JSON Writer. The messages appear not to be demarcated properly and have data missing.
It appears to be due to the JSON Writer needing to flush its output before creating the byte[] that we push to Kafka.
Attachments
Issue Links
- links to