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



-- 
You received this message because you are subscribed to the Google Groups 
"clojure-rabbitmq" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure-rabbitmq+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to