<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Aug 1, 2013 at 9:25 AM, Julien Danjou <span dir="ltr"><<a href="mailto:julien@danjou.info" target="_blank">julien@danjou.info</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Thu, Aug 01 2013, Sandy Walsh wrote:<br>
<br>
</div><div class="im">> Right, that is a concern. Within RAX we have two downstream services<br>
> that consume notifications (StackTach and Yagi) and we've configured<br>
> nova to write to two queues. --notifications_topics can take a list.<br>
<br>
</div>Fair enough. So IIUC that means we should change Ceilometer to consume<br>
CONF.notification_topics using the default queue associated with this<br>
topic, and let the deployer add more notification_topics in nova if they<br>
have several consumer (that should have their own<br>
CONF.notification_topics).<br>
<br>
This would be the correct way, even if not really deployer-friendly.<br></blockquote><div><br></div><div>The other solution would be to have the sender of the message NOT declare a queue at all. The queue is a client-side feature, and the sender shouldn't care about the queue.</div>
<div><br></div><div>Doug</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><br>
> I don't think so, but if that was possible it would solve our problem.<br>
><br>
> AFAIK, amqp only uses the exchange as a dispatcher and all storage is<br>
> done in the queue ... but I could be wrong. I vaguely recall there being<br>
> a durable exchange setting as well as durable queue.<br>
><br>
> I'll do some investigating.<br>
<br>
</div>Yeah I've little hope too, but might worth a look. Thanks Sandy!<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Julien Danjou<br>
# Free Software hacker # freelance consultant<br>
# <a href="http://julien.danjou.info" target="_blank">http://julien.danjou.info</a><br>
</font></span><br>_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br></div></div>