[
https://issues.apache.org/jira/browse/NIFI-4128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kenneth Wydler updated NIFI-4128:
---------------------------------
Description: Currently, the GetSQS processor iterates over all message
attributes returned by SQS and adds them to the corresponding flow file
(168-175). However, GetSQS does not request the message attributes from SQS so
the map of message attributes is always empty.
> GetSQS Does Not Request Message Attributes
> ------------------------------------------
>
> Key: NIFI-4128
> URL: https://issues.apache.org/jira/browse/NIFI-4128
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.3.0
> Reporter: Kenneth Wydler
> Priority: Minor
>
> Currently, the GetSQS processor iterates over all message attributes returned
> by SQS and adds them to the corresponding flow file (168-175). However,
> GetSQS does not request the message attributes from SQS so the map of message
> attributes is always empty.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)