You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Paolo Patierno (JIRA)" <ji...@apache.org> on 2016/06/09 18:02:21 UTC

[jira] [Created] (DISPATCH-376) The same linkRoute (in both directions) is configurable twice

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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org