[
https://issues.apache.org/jira/browse/NIFI-2670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15438325#comment-15438325
]
Joseph Witt commented on NIFI-2670:
-----------------------------------
full clean build w/contrib check passes.
code looks good
updated a small overlook on docs in 0.10 (was fine in 0.9)
tested a flow with 09 and 010 in parallel doing all kinds of hex/utf-8
combos/in out/ all works good.
+1 merged to master.
> ConsumeKafka should support a configurable option for how to encode kafka key
> as attribute
> ------------------------------------------------------------------------------------------
>
> Key: NIFI-2670
> URL: https://issues.apache.org/jira/browse/NIFI-2670
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Critical
> Fix For: 1.0.0
>
>
> Previously, ConsumeKafka / GetKafka added the kafka key as an attribute to
> the flowfile, assuming that the key was in UTF-8 format. Recently, this was
> changed to use a hex encoding. This could break flows, as it is not backward
> compatible. We should instead make this a configurable option with the
> default being UTF-8 Encoded.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)