You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by jbertram <gi...@git.apache.org> on 2015/02/04 23:36:14 UTC

[GitHub] activemq-6 pull request: Test fix + STOMP auto-create

GitHub user jbertram opened a pull request:

    https://github.com/apache/activemq-6/pull/90

    Test fix + STOMP auto-create

    

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

    $ git pull https://github.com/jbertram/activemq-6 master_work

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

    https://github.com/apache/activemq-6/pull/90.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 #90
    
----
commit 593ea2dde2d4e8fd6d292b9320de3be254dab1e0
Author: jbertram <jb...@redhat.com>
Date:   2015-02-03T17:45:47Z

    test needs more time

commit 5c23e8ae89e74ee1f34bcfd8ac72215a356161ef
Author: jbertram <jb...@redhat.com>
Date:   2015-02-03T18:21:09Z

    ACTIVEMQ6-76 auto queue creation on STOMP send/sub
    
    Implements a new feature for the broker whereby it may automatically
    create and delete queues which are not explicitly defined through
    the management API or file-based configuration when a client sends a
    message to or consumes from a queue via the STOMP protocol. Note,
    the destination has to be named like "jms.queue.*" to be auto-
    created. The queue may subsequently be deleted when it no longer has
    any messages and consumers. Auto-creation and auto-deletion can both
    be turned on/off via address-setting.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] activemq-6 pull request: Test fix + STOMP auto-create

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/activemq-6/pull/90


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---