You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Martyn Taylor (JIRA)" <ji...@apache.org> on 2016/09/09 10:00:28 UTC

[jira] [Created] (ARTEMIS-724) Implement no-local consumer support in AMQP

Martyn Taylor created ARTEMIS-724:
-------------------------------------

             Summary: Implement no-local consumer support in AMQP
                 Key: ARTEMIS-724
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-724
             Project: ActiveMQ Artemis
          Issue Type: New Feature
            Reporter: Martyn Taylor


JMS has a feature that allows clients to create subscribers with a no-local flag.  This flag indicates that the broker should not route messages to this subscriber if the messages are sent within the same connection.  To allow clients implementing JMS over AMQP (such as QPID JMS) to implement this feature we should expose a mechanism to facilitate this.



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