You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Gardella Juan Pablo (Jira)" <ji...@apache.org> on 2020/06/19 10:32:00 UTC

[jira] [Updated] (NIFI-7561) Allow using replyTo with destination names that does not contain "queue" or "topic"

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

Gardella Juan Pablo updated NIFI-7561:
--------------------------------------
    Description: 
[PublishJMS|http://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-jms-processors-nar/1.11.4/org.apache.nifi.jms.processors.PublishJMS/index.html] does not allow using [Request-Reply pattern|https://docs.oracle.com/cd/E19316-01/820-6424/aerby/index.html] with  the usage of [Message#setJMSReplyTo|https://docs.oracle.com/javaee/7/api/javax/jms/Message.html#setJMSReplyTo-javax.jms.Destination-]

This limitation is tied to current implementation which does not allow specify the reply to destination type in the flow file attributes.

  was:
[PublishJMS|http://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-jms-processors-nar/1.11.4/org.apache.nifi.jms.processors.PublishJMS/index.html] does not allow using [Request-Reply pattern|https://docs.oracle.com/cd/E19316-01/820-6424/aerby/index.html] with  the usage of [Message#setJMSReplyTo|https://docs.oracle.com/javaee/7/api/javax/jms/Message.html#setJMSReplyTo-javax.jms.Destination-

This limitation is tied to current implementation which does not allow specify the reply to destination type in the flow file attributes.


> Allow using replyTo with destination names that does not contain "queue" or "topic"
> -----------------------------------------------------------------------------------
>
>                 Key: NIFI-7561
>                 URL: https://issues.apache.org/jira/browse/NIFI-7561
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: 1.11.4
>         Environment: ALL
>            Reporter: Gardella Juan Pablo
>            Priority: Minor
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> [PublishJMS|http://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-jms-processors-nar/1.11.4/org.apache.nifi.jms.processors.PublishJMS/index.html] does not allow using [Request-Reply pattern|https://docs.oracle.com/cd/E19316-01/820-6424/aerby/index.html] with  the usage of [Message#setJMSReplyTo|https://docs.oracle.com/javaee/7/api/javax/jms/Message.html#setJMSReplyTo-javax.jms.Destination-]
> This limitation is tied to current implementation which does not allow specify the reply to destination type in the flow file attributes.



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