You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Sivaprasanna Sethuraman (JIRA)" <ji...@apache.org> on 2018/06/27 10:07:00 UTC

[jira] [Updated] (NIFI-5343) GetMongo fails when 'Character Set' has expression language

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

Sivaprasanna Sethuraman updated NIFI-5343:
------------------------------------------
    Attachment: NIFI-5343-Fix-GetMongo-to-properly-reads-charset.patch
        Status: Patch Available  (was: In Progress)

> GetMongo fails when 'Character Set' has expression language
> -----------------------------------------------------------
>
>                 Key: NIFI-5343
>                 URL: https://issues.apache.org/jira/browse/NIFI-5343
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: 1.7.0, 1.6.0, 1.5.0
>            Reporter: Sivaprasanna Sethuraman
>            Assignee: Sivaprasanna Sethuraman
>            Priority: Minor
>         Attachments: NIFI-5343-Fix-GetMongo-to-properly-reads-charset.patch
>
>
> When GetMongo processors' have 'Character Set' set to an expression language query such as '${charset}' and the incoming FlowFile carries the attribute 'charset' with a valid Charset as its value, the processor should ideally read the value and work but it fails with an "UnsupportedEncodingException"



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)