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

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

Commit c49933f03df295760e1b6764e38dddbc9b2d31e6 in nifi's branch 
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=c49933f ]

NIFI-3948: This closes #1834. Added flush() method to RecordWriter and call it 
when writing a single record to OutputStream for PublishKafkaRecord. Also 
removed no-longer-used class WriteAvroResult

Signed-off-by: joewitt <joew...@apache.org>


> 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)

Reply via email to