[
https://issues.apache.org/jira/browse/DISPATCH-639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15890713#comment-15890713
]
ASF subversion and git services commented on DISPATCH-639:
----------------------------------------------------------
Commit 41a78668f951c00c059471477644dbed320a60e9 in qpid-dispatch's branch
refs/heads/master from [~ganeshmurthy]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-dispatch.git;h=41a7866 ]
DISPATCH-639 - Added documentation to qdrouter.json to allow one of containerId
or connection for an autoLink/linkRoute
(cherry picked from commit d6939558d594f981fb60b55ab0de6ba7aba0fe24)
> Document proper usage of containerId for autoLinks/linkRoutes entities
> ----------------------------------------------------------------------
>
> Key: DISPATCH-639
> URL: https://issues.apache.org/jira/browse/DISPATCH-639
> Project: Qpid Dispatch
> Issue Type: Task
> Components: Documentation
> Affects Versions: 0.7.0
> Reporter: Matej Lesko
> Assignee: Ganesh Murthy
> Fix For: 0.8.0
>
>
> Usage of containerId is shadowed from the user point of the view.
> If you look at this code -
> [https://github.com/apache/qpid-dispatch/blob/master/src/router_core/agent_config_auto_link.c#L413]
> you will see -
> {code:none}
> qd_parsed_field_t *in_use_conn = is_container ? container_field :
> connection_field;
> {code}
> which means if there is a container field, use it otherwise use the
> connection_field to specify the connection to use.
> This is not specified in the documentation. It means that when user has
> created connector entity, assigned to the _autoLink/linkRoute_ entity, this
> connector won't be used if _containerId_ is specified.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]