Actions
Bug #46127
closedamqp: allow for multiple exchanges on the same broker set
Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
% Done:
0%
Source:
Development
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
v18.0.0-4599-ga20a4d95b9
Released In:
v19.2.0~2106
Upkeep Timestamp:
2025-07-14T19:39:33+00:00
Description
currently, only one exchange is supported, and if exchange is modified (for the same connection) an error is returned: "AMQP connect: exchange mismatch"
the amqp model allows for multiple exchanges on the same set of brokers, we should allow that in our configuration as well
Updated by Yuval Lifshitz over 4 years ago
- Tracker changed from Feature to Bug
- Regression set to No
- Severity set to 3 - minor
one of the side effects of this issue is that if an exchange was misconfigured, it cannot be fixed unless the RGW restarts or the connection becomes idle and is being deleted
Updated by Yuval Lifshitz almost 3 years ago
- Status changed from New to Fix Under Review
- Pull request ID set to 52110
Updated by Casey Bodley over 2 years ago
- Status changed from Fix Under Review to Resolved
backports tracked in https://tracker.ceph.com/issues/61639
Updated by Upkeep Bot 8 months ago
- Merge Commit set to a20a4d95b9009d80652c4430460388dccc0c4c14
- Fixed In set to v18.0.0-4599-ga20a4d95b9
- Released In set to v19.2.0~2106
- Upkeep Timestamp set to 2025-07-14T19:39:33+00:00
Actions