Is it possible to have multiple oslo messaging notification listeners
using different executors on the same target?

For example, I was to create multiple notification listeners [1] each
using a different executor for the same set of targets (e.g.
glance/notifications).


When I try this [2], only the endpoints associated with the 1st listener
(server) are executed. Note that I'm using rabbitmq this very ad-hoc
test and listening for glance notifications. Also I've tried returning
different results in my endpoint methods.

Finally - when I try [2] and set each listener pool name to different
values; none of my endpoints are executed. This ?might? be a bug, but
needs additional investigation.


I'm still digging into the oslo.messaging impl, but hoping someone here
has existing knowledge on this topic.


Thanks for any assistance.


[1] http://goo.gl/9JHUkz
[2] http://paste.openstack.org/show/172265/

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to