← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1512684] Re: nova event queue 'notifications.info' removes event messages from the queue when consumed

 

'notifications.info' isn't something specific to nova. Notifications
queue is shared between projects.

** Project changed: nova => oslo.messaging

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1512684

Title:
  nova event queue 'notifications.info' removes event messages from the
  queue when consumed

Status in oslo.messaging:
  New

Bug description:
  We are running kilo release of openstack and want to monitor nova
  queue 'notifications.info'. We are using rabbitmq apis to listen
  events on notifications.info. But when we keep the listener running,
  it is not receiving all the events generated. When checked  we saw the
  queue was empty. There are 10 other consumers I  see which are
  listening  the same queue. My understanding is messages are getting
  removed from the queue if consumed and hence our listener is not
  getting all the event messages.

  1. Version of Nova - Kilo release of Openstack

To manage notifications about this bug go to:
https://bugs.launchpad.net/oslo.messaging/+bug/1512684/+subscriptions


References