Bug #11338
closed
Support asymmetric routing in qpid dispatcher
Added by Stephen Benjamin over 9 years ago.
Updated over 6 years ago.
Description
In order to limit access to the pulp.* queues, we need to setup asymmetric routing so that clients can't write anything they want to pulp.*, but only pulp.task."*.
This is a feature coming in a new version of qpid dispatch router.
linkRoutePattern {
prefix: pulp.task
dir: out
connector: broker
}
linkRoutePattern {
prefix: pulp.
dir: in
connector: broker
}
- Translation missing: en.field_release set to 31
- Triaged changed from No to Yes
- Translation missing: en.field_release changed from 31 to 77
- Translation missing: en.field_release changed from 77 to 78
- Translation missing: en.field_release changed from 78 to 113
- Translation missing: en.field_release changed from 113 to 86
- Priority changed from Normal to High
- Status changed from New to Closed
- Pull request https://github.com/Katello/puppet-qpid/pull/27 added
- Status changed from Closed to Resolved
Also available in: Atom
PDF