oslo.messaging/releasenotes/notes/stream-c3dd31ee98f6bbd7.yaml
julien.cosmao e95f334459 Add an option to use rabbitmq stream for fanout queues
This is introducing the "stream" queues for fanout so all components
relying on fanout can use the same stream, lowering the number of queues
needed and leveraging the new "stream" type of queues from rabbitmq.

Closes-Bug: #2031497

Change-Id: I5056a19aada9143bcd80aaf064ced8cad441e6eb
Signed-off-by: Arnaud Morin <arnaud.morin@ovhcloud.com>
2024-01-15 09:23:36 +01:00

5 lines
99 B
YAML

---
features:
- |
Add an option to use stream queues for rabbitmq driver instead of fanouts.