[ 
https://issues.apache.org/jira/browse/DISPATCH-1831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17234820#comment-17234820
 ] 

ASF subversion and git services commented on DISPATCH-1831:
-----------------------------------------------------------

Commit 1e2bfed3639d96fe89fa16a7d01959dba65fc7fc in qpid-dispatch's branch 
refs/heads/dev-protocol-adaptors-2 from Charles E. Rolke
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=1e2bfed ]

DISPATCH-1831: Extend TCP adaptor test interior router backbone


> TCP adaptor test topology needs a longer backbone of interior routers
> ---------------------------------------------------------------------
>
>                 Key: DISPATCH-1831
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1831
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Protocol Adaptors, Tests
>            Reporter: Charles E. Rolke
>            Priority: Major
>             Fix For: 1.15.0
>
>
> The current topology:
> {code:java}
>     #  +-------+    +---------+    +---------+    +-------+
>     #  |  EA1  |<-->|  INTA   |<==>|  INTB   |<-->|  EB1  |
>     #  +-------+    |         |    |         |    +-------+
>     #  +-------+    |         |    |         |    +-------+
>     #  |  EA2  |<-->|         |    |         |<-->|  EB2  |
>     #  +-------+    +---------+    +---------+    +-------+
> {code}
> could be extended to 
>  
> {code:java}
>     #  +-------+    +---------+    +---------+    +---------+    +-------+
>     #  |  EA1  |<-->|  INTA   |<==>|  INTB   |<==>|  INTC   |<-->|  EC1  |
>     #  +-------+    |         |    |         |    |         |    +-------+
>     #  +-------+    |         |    |         |    |         |    +-------+
>     #  |  EA2  |<-->|         |    |         |    |         |<-->|  EC2  |
>     #  +-------+    +---------+    +---------+    +---------+    +-------+
>     #                                ^     ^
>     #                                |     |
>     #                          +-------+ +-------+
>     #                          |  EB1  | |  EB2  |
>     #                          +-------+ +-------+
> {code}
> This allows testing INTB in through message forwarding where INTB is neither 
> a listener target nor a terminating edge uplink.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to