[
https://issues.apache.org/jira/browse/NIFI-3948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16018281#comment-16018281
]
ASF GitHub Bot commented on NIFI-3948:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/nifi/pull/1834
> PublishKafkaRecord_0_10 appears to no longer write messages on correct
> boundaries
> ---------------------------------------------------------------------------------
>
> Key: NIFI-3948
> URL: https://issues.apache.org/jira/browse/NIFI-3948
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 1.3.0
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Critical
> Fix For: 1.3.0
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)