[
https://issues.apache.org/jira/browse/ACTIVEMQ6-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14273993#comment-14273993
]
ASF GitHub Bot commented on ACTIVEMQ6-13:
-----------------------------------------
GitHub user jbertram opened a pull request:
https://github.com/apache/activemq-6/pull/60
ACTIVEMQ6-13 + pom fix
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jbertram/activemq-6 master_ACTIVEMQ6-13
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-6/pull/60.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 #60
----
commit 90941f24a156c72a4cfda8a80ecc8c4f9ba59971
Author: jbertram <[email protected]>
Date: 2015-01-06T19:34:38Z
ACTIVEMQ6-13 auto-create/auto-delete jms queues
Implements a new feature for the broker whereby it may automatically
create and delete JMS queues which are not explicitly defined through
the management API or file-based configuration. A JMS queue is created
in response to a sent message or connected consumer. 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.
commit 92653f664f177b1e978cbbf178300ecdd9acc636
Author: jbertram <[email protected]>
Date: 2015-01-12T16:16:00Z
Allow snapshots
----
> Investigate auto destination creation support
> ---------------------------------------------
>
> Key: ACTIVEMQ6-13
> URL: https://issues.apache.org/jira/browse/ACTIVEMQ6-13
> Project: Apache ActiveMQ 6
> Issue Type: New Feature
> Reporter: Martyn Taylor
> Assignee: Justin Bertram
> Fix For: 6.0.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)