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/01 18:20:34 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14300265#comment-14300265 ] 

Toivo Adams commented on NIFI-84:
---------------------------------

I'd like to try to solve this.
It seems JmsConsumer is the right place where to handle MapMessage key value pairs.

I want to create test before changing JmsConsumer.
Should I create separate test or modify TestGetJMSQueue ?
Actually all methods in TestGetJMSQueue are marked as @org.junit.Ignore
Why?

Thanks
Toivo Adams


> 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
>
> Attributes added should be "jms.mapmessage." + JMS message key, with the given value.



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