You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (JIRA)" <ji...@apache.org> on 2018/04/25 12:44:00 UTC

[jira] [Updated] (ARTEMIS-1828) Add option in CLI to specify a routing type for queues

     [ https://issues.apache.org/jira/browse/ARTEMIS-1828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Bertram updated ARTEMIS-1828:
------------------------------------
    Description: 
Optionally specify a queue routing type when creating a broker, e.g.:
{noformat}
create --queues myqueue,mytopic:multicast
{noformat}
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
>            Reporter: Justin Bertram
>            Priority: Major
>
> 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)