Paolo Patierno created DISPATCH-376:
---------------------------------------

             Summary: The same linkRoute (in both directions) is configurable 
twice
                 Key: DISPATCH-376
                 URL: https://issues.apache.org/jira/browse/DISPATCH-376
             Project: Qpid Dispatch
          Issue Type: Bug
    Affects Versions: 0.6.0
            Reporter: Paolo Patierno


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to