[
https://issues.apache.org/jira/browse/ARTEMIS-1828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16695207#comment-16695207
]
ASF subversion and git services commented on ARTEMIS-1828:
----------------------------------------------------------
Commit 92fcff5ff48d12cf6d951213172515a995ef7d82 in activemq-artemis's branch
refs/heads/master from King Ramos
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=92fcff5 ]
ARTEMIS-1828 CLI option for queue's routing-type
Optionally specify a queue routing type when creating a broker. Example:
"create --queues myqueue,mytopic:multicast". Defaults to anycast if
unspecified.
> Add option in CLI to specify a routing type for queues
> ------------------------------------------------------
>
> Key: ARTEMIS-1828
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1828
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Affects Versions: 2.5.0
> Reporter: Justin Bertram
> Priority: Major
> Fix For: 2.6.0
>
>
> Optionally specify a queue routing type when creating a broker, e.g.:
> {noformat}
> create --queues myqueue,mytopic:multicast
> {noformat}
> Defaults to anycast if unspecified.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)