Project

General

Profile

Actions

Bug #11338

closed

Support asymmetric routing in qpid dispatcher

Added by Stephen Benjamin over 9 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
High
Assignee:
-
Category:
Installer
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

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
  }
Actions #1

Updated by Eric Helms over 9 years ago

  • Translation missing: en.field_release set to 31
  • Triaged changed from No to Yes
Actions #2

Updated by Stephen Benjamin over 9 years ago

  • Translation missing: en.field_release changed from 31 to 77
Actions #3

Updated by Stephen Benjamin over 9 years ago

  • Translation missing: en.field_release changed from 77 to 78
Actions #4

Updated by Eric Helms almost 9 years ago

  • Translation missing: en.field_release changed from 78 to 113
Actions #5

Updated by Eric Helms almost 9 years ago

  • Translation missing: en.field_release changed from 113 to 86
Actions #6

Updated by Eric Helms over 8 years ago

  • Priority changed from Normal to High
Actions #7

Updated by Stephen Benjamin over 8 years ago

  • Status changed from New to Closed
  • Pull request https://github.com/Katello/puppet-qpid/pull/27 added
Actions #8

Updated by Stephen Benjamin over 8 years ago

  • Status changed from Closed to Resolved
Actions

Also available in: Atom PDF