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

Mark Payne resolved NIFI-7015.
------------------------------
    Fix Version/s: 1.11.0
       Resolution: Fixed

> ConsumeJMS should handle any message type
> -----------------------------------------
>
>                 Key: NIFI-7015
>                 URL: https://issues.apache.org/jira/browse/NIFI-7015
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Pierre Villard
>            Assignee: Tamas Palfy
>            Priority: Major
>             Fix For: 1.11.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> At the moment {{ConsumeJMS}} only handles {{TextMessage}} and 
> {{ByteMessage}}. Support for {{StreamMessage}}, {{ObjectMessage}} and 
> {{MapMessage}} should be added. Besides, there could be additional message 
> types implementing the interface like {{ActiveMQBlobMessage}}.
> Supporting this would require extra work as this depends of the JMS 
> providers. A property {{ERROR_QUEUE}} should be added to re-route the 
> messages into another queue when there is no way to process the messages in 
> the processor so that unsupported and/or malformed messages are still 
> acknowledged and moved somewhere else without further blocking message 
> processing.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to