[ 
https://issues.apache.org/jira/browse/NIFI-4802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre Villard resolved NIFI-4802.
----------------------------------
    Resolution: Feedback Received

Apache NiFi 1.x is no longer maintained and no new release is planned on the 
1.x release line. Marking as resolved as part of a cleanup operation. Please 
open a new one with an updated description if this is still relevant for NiFi 
2.x.

> PutSQS not UTF-8 encoding output
> --------------------------------
>
>                 Key: NIFI-4802
>                 URL: https://issues.apache.org/jira/browse/NIFI-4802
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: 1.4.0
>         Environment: OSX, Linux
>            Reporter: Richard St. John
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> PutSQS processor does not properly encode content.  Line 117 reads, 
> {code:java}
> final string flowFileContent = baos.toString();
> {code}
> Instead, the output stream should default to UTF-8, or have a configuration 
> similar to GetSQS.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to