[GitHub] activemq-artemis pull request #2025: ARTEMIS-1815 adding exclusive-queue exa...

2018-04-17 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] activemq-artemis pull request #2025: ARTEMIS-1815 adding exclusive-queue exa...

2018-04-17 Thread pgfox
GitHub user pgfox opened a pull request:

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

ARTEMIS-1815 adding exclusive-queue example


To highlight the new exclusive queue functionality, add "exclusive-queue" 
example. see contained examples/features/standard/exclusive-queue/readme.md for 
more details. 

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

$ git pull https://github.com/pgfox/activemq-artemis exclusive_queue_example

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

https://github.com/apache/activemq-artemis/pull/2025.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 #2025


commit 24442f8a63588f78b4a617a2d4a0c1cbfcc0bcb4
Author: Pat Fox 
Date:   2018-04-17T14:22:10Z

ARTEMIS-1815 adding exclusive-queue example




---