<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Apr 29, 2013 at 10:26 AM, Mark McLoughlin <span dir="ltr"><<a href="mailto:markmc@redhat.com" target="_blank">markmc@redhat.com</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 Mon, 2013-04-29 at 09:43 -0400, Eric Windisch wrote:<br>
> > My I'm thinking of an exchange is simply that it's a namespace<br>
> > under which topics live:<br>
> ><br>
> ><br>
> The discussion we were having was that we should NOT expose the<br>
> control_exchange in the API unless we also expose the queue connection<br>
> mechanism. The reason is that the control_exchange is presently a<br>
> point of clean sharding between projects.<br>
<br>
</div>Yes, I'm proposing the concept of "exchange" purely as a namespace for<br>
projects to keep their topics separated ... and allow multiple instances<br>
of the project share the same space by allowing the exchange name to be<br>
user configurable.<br>
<div class="im"><br>
> Each unique value of control_exchange can be safely sharded to a<br>
> separate broker or, in the case of ZeroMQ, to a separate rpc_zmq_port.<br>
> This latter point is important because it feeds back into the ipc_dir<br>
> discussion we had; Projects can have their own IPC directory if they<br>
> run on their own rpc_zmq_port.  Of course, sharding for RabbitMQ/Qpid<br>
> might also be useful...<br>
<br>
</div>I don't think what I'm saying changes that. You can absolutely put each<br>
exchange on a separate broker.<br></blockquote><div><br></div><div style>It is difficult to do that using the current configuration schema, because there are so many different options that have to be replicated for each broker. So you end up with foo_exchange, foo_host, foo_port, etc. for every service that you want to connect to. For ceilometer we just said that all of the exchanges have to be on the same broker. For cells, I think they reproduce the settings in the database.</div>
<div style><br></div><div style>Doug</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Cheers,<br>
Mark.<br>
<div class="HOEnZb"><div class="h5"><br>
<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>
</div></div></blockquote></div><br></div></div>