[ 
https://issues.apache.org/jira/browse/ARTEMIS-1867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16687434#comment-16687434
 ] 

ASF GitHub Bot commented on ARTEMIS-1867:
-----------------------------------------

GitHub user jbertram opened a pull request:

    https://github.com/apache/activemq-artemis/pull/2434

    ARTEMIS-1867 FQQN for producers 

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-1867-2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/2434.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2434
    
----
commit 3248c7c22b470dc213edaa52320460503ca9d3b3
Author: Justin Bertram <jbertram@...>
Date:   2018-11-10T02:17:39Z

    NO-JIRA de-duplicate createQueue()
    
    There were two different but nearly identical implementations of
    createQueue(). I consolidated these into a single method. There should
    be no semantic differences.

commit 27d7ea59eee90384792c1bd8868715ec44552ede
Author: Justin Bertram <jbertram@...>
Date:   2018-11-12T22:05:53Z

    ARTEMIS-1867 FQQN for producers
    
    There's a *slight* semantic change with the behavior of the queue query
    and binding query to make them consistent with the address query, namely
    that they will return the name of the queue and the name of the address
    in every case and the returned names will be not use the FQQN syntax but
    will be parsed to reflect their actual names in the broker.

----


> Support FQQN in STOMP
> ---------------------
>
>                 Key: ARTEMIS-1867
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1867
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: STOMP
>            Reporter: Justin Bertram
>            Priority: Major
>
> Allow STOMP clients to send messages directly to a fully-qualified queue 
> rather than just an address.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to