[openstack-dev] DirectConsumer's mirrored queue declaration

Ray Pekowski pekowski at gmail.com
Fri Feb 1 05:33:39 UTC 2013


On Thu, Jan 31, 2013 at 7:51 PM, <masumotok at nttdata.co.jp> wrote:

> What I am trying to say is, TopicConsumer's queue is declared with
> {'x-ha-policy': 'all'}
>
<snip>

> We can see same declaration at FanoutConsumer, but not DirectConsumer.
> As you know, rpc.call() send request through TopicConsumer, and return
> values  thorough DirectConsumer. So if TopicConsumer is mirrored,
> DirectConsumer also should be mirrored, I think.
>

Does anyone know who made the changes for this x-ha-policy/mirroring code
in impl_kombu.py?  We want to know if leaving mirror off of the RPC reply
queue was intended or an oversight?  And if intended, why?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130131/2419153e/attachment.html>


More information about the OpenStack-dev mailing list