Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-376

The same linkRoute (in both directions) is configurable twice

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.6.0
    • Backlog
    • None
    • None

    Description

      Considering following configuration :

      linkRoute {
      prefix: myqueue
      connection: BROKER
      dir: in
      }

      linkRoute {
      prefix: myqueue
      connection: BROKER
      dir: out
      }

      linkRoute {
      prefix: myqueue
      connection: BROKER
      dir: in
      }

      linkRoute {
      prefix: myqueue
      connection: BROKER
      dir: out
      }

      It's a linkRoute (in both directions) defined twice.

      It should be a misconfiguration we should probably not permit.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ppatierno Paolo Patierno
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: