Stream and Transient Quorum Queues Need to be Added
Bug #2077448 reported by
Jay Jahns
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla-ansible |
In Progress
|
Wishlist
|
Matt Crees |
Bug Description
Per the 2024.1 release notes - oslo.messaging supports transient quorum queues and stream in lieu of fanout.
https:/
They are currently not tunable in kolla-ansible.
Changed in kolla-ansible: | |
status: | New → Triaged |
importance: | Undecided → Wishlist |
assignee: | nobody → Matt Crees (mattcrees) |
Changed in kolla-ansible: | |
status: | Triaged → In Progress |
To post a comment you must log in.
There's a patch in-progress for streams here: https:/ /review. opendev. org/c/openstack /kolla- ansible/ +/916911
There's also a patch for transient quorum queues here, just for heat: https:/ /review. opendev. org/c/openstack /kolla- ansible/ +/924615
If we see a need for transient quorum queues across the board, we'll need a new patch for that.