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

[jira] [Comment Edited] (ARTEMIS-1582) Autocreated ANYCAST addresses for AMQP clients always create durable queues.

    [ https://issues.apache.org/jira/browse/ARTEMIS-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16312059#comment-16312059 ] 

Johan Stenberg edited comment on ARTEMIS-1582 at 1/4/18 9:38 PM:
-----------------------------------------------------------------

My problem is the creation of "durable" and not "non-durable" queues.

What is meant by "durable" queue in the context of CREATE_DURABLE_QUEUE permission. Does it refer to queue persistency or durable subscriptions?

For certain addresses we don't want clients to be able to create persistent queues.




was (Author: johan1):
What is meant by "durable" queue in the context of CREATE_DURABLE_QUEUE permission. Does it refer to queue persistency or durable subscriptions?

For certain addresses we don't want clients to be able to create persistent queues.

> Autocreated ANYCAST addresses for AMQP clients always create durable queues.
> ----------------------------------------------------------------------------
>
>                 Key: ARTEMIS-1582
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1582
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: AMQP
>    Affects Versions: 2.4.0
>            Reporter: Johan Stenberg
>         Attachments: Artemis1582Test.java, pom.xml
>
>
> When creating a queue consumer (non-durable subscription) via qpid JMS/AMQP on an autocreated anycast address a durable queue will be created.
> When sending a non-persistent message to a queue via qpid JMS/AMQP on an autocreated anycast address a durable queue will be created.
> For multicast addresses however, non durable queues are created.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)