Notification listener pools
Registered by
Mark McLoughlin
The oslo-incubator rpc API has a parameter to join_consumer_
The idea is that you can can have multiple groups/pools of listeners consuming notifications and that each group/pool only receives one copy of each notification
In AMQP, this is implemented by using the pool name as the queue name for consume from the topic. By default, the topic name is used as the pool/queue name.
We need a pool parameter for the messaging.
Blueprint information
- Status:
- Complete
- Approver:
- Doug Hellmann
- Priority:
- Medium
- Drafter:
- Mark McLoughlin
- Direction:
- Approved
- Assignee:
- Mehdi Abaakouk
- Definition:
- Approved
- Series goal:
- Accepted for kilo
- Implementation:
- Implemented
- Milestone target:
- 1.5.0
- Started by
- Doug Hellmann
- Completed by
- Doug Hellmann
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Notification listener pools
Gerrit topic: https:/
(?)