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

ASF GitHub Bot commented on NIFI-4802:
--------------------------------------

Github user HorizonNet commented on the issue:

    https://github.com/apache/nifi/pull/2859
  
    @jvwing Thanks for the feedback. I will soon publish an update.


> 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
>
> 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
(v7.6.3#76005)

Reply via email to