Is the data good at other points in the flow before getting to PutTCP?

If you are seeing those bytes in provenance, then they would have to
be in there before reaching PutTCP, because PutTCP doesn't modify the
content of the flow file.

So I'm thinking something else in the flow before PutTCP is working
differently than before.

On Wed, Sep 20, 2017 at 4:38 AM, ddewaele <[email protected]> wrote:
> Small update : No garbage / noise on 1.3.0 also so it must be in
> 1.4.0-SNAPSHOT.
>
> Noticed that the PutTCP processor has changed the way it processes incoming
> flowfiles. Might be related to that.
>
> Looked into the data provenance and noticed  3 bytes EF BF BD (in hex) when
> things go bad. (This seems to be the utf-8 encoding of the Unicode character
> U+FFFD REPLACEMENT CHARACTER.)
>
> So I'm guessing some kind of encoding / charset issue.
>
>
>
>
>
>
>
>
> --
> Sent from: http://apache-nifi-users-list.2361937.n4.nabble.com/

Reply via email to