You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Toivo Adams (JIRA)" <ji...@apache.org> on 2015/02/03 18:02:35 UTC

[jira] [Updated] (NIFI-84) GetJMS* should create FlowFile attributes for all key/value pairs in a MapMessage

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

Toivo Adams updated NIFI-84:
----------------------------
    Attachment: JmsProcessingSummary.java
                JmsConsumer2.java

I refactored JmsConsumer, attached please find initial version JmsConsumer2.java and JmsProcessingSummary.java.

How does this look? Is this approach OK?
Next I need to create some tests an finally implement createMapMessageAttrs() method.


> GetJMS* should create FlowFile attributes for all key/value pairs in a MapMessage
> ---------------------------------------------------------------------------------
>
>                 Key: NIFI-84
>                 URL: https://issues.apache.org/jira/browse/NIFI-84
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Matt Gilman
>            Priority: Minor
>         Attachments: JmsConsumer2.java, JmsProcessingSummary.java
>
>
> Attributes added should be "jms.mapmessage." + JMS message key, with the given value.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)