[
https://issues.apache.org/jira/browse/ARTEMIS-535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15312365#comment-15312365
]
Ari Tilli commented on ARTEMIS-535:
-----------------------------------
Still not 100% ready ? , testing github build from 27.05.2016 with qpid-c+++
createReceiver for jms.topic.TMS.TimetableHandlerClient;{ mode:consume, create:
never, node : { durable:False, type:topic } }
terminate called after throwing an instance of 'qpid::messaging::LinkError'
what(): Link detached by peer with amqp:internal-error: AMQ219001: error
creating temporary queue, AMQ119032: User: null does not have
permission='CREATE_DURABLE_QUEUE' on address
jms.topic.TMS.TimetableHandlerClient
So it seems to want to create always durable subscription (tried
durable:False, durable:false , and durable:0 and other combinations, so I think
code does not really does not check the flag ? }
Will test tomorrow with added permissions to see if durable works.
And thanks for hard work ;)
> Improve amqp protocol to support topics
> ---------------------------------------
>
> Key: ARTEMIS-535
> URL: https://issues.apache.org/jira/browse/ARTEMIS-535
> Project: ActiveMQ Artemis
> Issue Type: New Feature
> Components: AMQP
> Reporter: Andy Taylor
> Assignee: Andy Taylor
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)