[
https://issues.apache.org/jira/browse/DISPATCH-918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16378896#comment-16378896
]
ASF GitHub Bot commented on DISPATCH-918:
-----------------------------------------
Github user ganeshmurthy commented on the issue:
https://github.com/apache/qpid-dispatch/pull/261
Specifying the "dir" attribute only will generate a warning that will tell
you that you are using a deprecated attribute. The warning will look something
like this -
2018-02-27 11:34:41.138705 -0500 AGENT (warning) Attribute 'dir' of entity
'linkRoute' has been deprecated. Use 'direction' instead
The router will still start
If both 'dir' and 'direction' attributes are specified, the router will
display the following error and fail to start -
2018-02-27 11:36:54.911916 -0500 MAIN (critical) Router start-up failed:
Python: Exception: Cannot load configuration file test.conf:
org.apache.qpid.dispatch.router.config.linkRoute: Both 'dir' and 'direction'
cannot be specified for entity 'linkRoute'
> Improve router config consistency and metadata
> ----------------------------------------------
>
> Key: DISPATCH-918
> URL: https://issues.apache.org/jira/browse/DISPATCH-918
> Project: Qpid Dispatch
> Issue Type: Improvement
> Reporter: Justin Ross
> Assignee: Ganesh Murthy
> Priority: Major
>
> Proposed changes from review. The items marked PRIO1 are more important.
> All changes must be backward-compatible.
> [https://docs.google.com/spreadsheets/d/14ugjxlc-ETYZXwN9eWD-D1YWrRAfydj9EJNmyUaZrD0/edit?usp=sharing]
> This also includes flags we'd like to get added to the metadata so we can
> generate better docs from it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]