Queue Property arguments

2 views
Skip to first unread message

David Nielsen

unread,
Jul 22, 2014, 8:27:34 AM7/22/14
to clojure-...@googlegroups.com
Hi. there..

I cant find any good way to retrieve the queue attributes on an existing queue
I declare my queue with :arguments:
(declare channel queue-name :durable true :exclusive false :auto-delete false :arguments {"foo" "bar"})

But how do i retrieve my foo argument again ?
(status channel queue-name)
only give me :message-count and :consumer-count

Any ideas?

/Regards David Nielsen



Michael Klishin

unread,
Jul 22, 2014, 8:29:27 AM7/22/14
to clojure-...@googlegroups.com, David Nielsen
 On 22 July 2014 at 16:27:35, David Nielsen (da...@graveyard.dk) wrote:
> > But how do i retrieve my foo argument again ?
> (status channel queue-name)
>
> only give me :message-count and :consumer-count
>
> Any ideas?

Using HTTP API.
--
MK

Staff Software Engineer, Pivotal/RabbitMQ
Reply all
Reply to author
Forward
0 new messages