[
https://issues.apache.org/jira/browse/NIFI-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220007#comment-15220007
]
Tim Reardon commented on NIFI-1701:
-----------------------------------
This code bit my team yesterday. We moved to 0.6.0, and found that PutKafka was
truncating messages. This morning we determined that messages containing
multi-byte characters are being truncated at the first occurrence. We are not
using a message delimiter. Needless to say, we have reverted to back to our
0.5.1 instance, which itself is using the 0.4.1 Kafka nar due to
incompatibility with Kafka 0.8.x.
> StreamScanner in PutKafka doesn't handle byte values < -1 properly
> ------------------------------------------------------------------
>
> Key: NIFI-1701
> URL: https://issues.apache.org/jira/browse/NIFI-1701
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Oleg Zhurakousky
> Assignee: Oleg Zhurakousky
> Priority: Critical
> Fix For: 0.7.0
>
> Attachments:
> 0001-NIFI-1701-patch-against-pr-314-which-corrects-byte-v.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)