On 14/11/18 15:54, gsupa wrote:
Gordon Sim wrote
We should only have one queue when the shared capability is requested.
What version of the broker are you using? Can you try with just the
'shared' capability (no 'global')?

Yea, I'm seeing the same result using Capabilities(['shared'] and
Capabilities(['global', 'shared'])

I'm sorry, I gave you a broken example! I have pushed a fix: https://github.com/grs/amqp_subscriptions/commit/82d1fdebc4c15d53d5493dbc67f3f3f4773f8fe9 can you try again with that?

The problem was that the capabilities were being encoded as a list and not an array, so the broker was ignoring them.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org

Reply via email to