You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/08/06 14:55:00 UTC

[jira] [Commented] (DISPATCH-845) Allow connecting containers to declare their availability for link routes

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

ASF GitHub Bot commented on DISPATCH-845:
-----------------------------------------

Github user ted-ross closed the pull request at:

    https://github.com/apache/qpid-dispatch/pull/252


> Allow connecting containers to declare their availability for link routes
> -------------------------------------------------------------------------
>
>                 Key: DISPATCH-845
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-845
>             Project: Qpid Dispatch
>          Issue Type: New Feature
>          Components: Router Node
>            Reporter: Ted Ross
>            Assignee: Ted Ross
>            Priority: Major
>             Fix For: Backlog
>
>
> In the case where a container wishes to connect to a router network and accept incoming routed link attaches (i.e. become a destination for link routes), it is now quite complicated to do so.  First, the connected router must be configured with a listener in the route-container role.  Second, there must be linkRoute objects configured for each prefix or pattern for the connected container.
> A more efficient mechanism for dynamic/ephemeral link routes can be supported as follows:
> * A container opening a connection to the router may provide a connection property that contains a list of prefixes and/or patterns for link routes.
> * During the lifecycle of that connection, the router maintains active link-route addresses targeting that container.
> This feature allows for lightweight establishment of link-route destinations without the need for connection roles and configured link-routes with independently managed lifecycles (active, inactive, etc.).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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