[
https://issues.apache.org/jira/browse/DISPATCH-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Charles E. Rolke resolved DISPATCH-202.
---------------------------------------
Fix Version/s: (was: Backlog)
1.13.0
Resolution: Workaround
Config maps are now allowed by DISPATCH-1656. Policy with vhost group settings
maps are now allowed in native config formatted files.
The solution for 1.13 is a workaround and not a solution. The names of the
fields which may include configuration maps are hard-coded in config.py under
the name _json_snowflakes_. The fact that the field is raw json is not recorded
in the qdroutrerd.conf schema spec. Fixing that will be done under a new issue.
> Config files do not allow attribute type 'map'
> ----------------------------------------------
>
> Key: DISPATCH-202
> URL: https://issues.apache.org/jira/browse/DISPATCH-202
> Project: Qpid Dispatch
> Issue Type: Bug
> Components: Management Agent
> Affects Versions: 0.5
> Reporter: Charles E. Rolke
> Priority: Minor
> Fix For: 1.13.0
>
>
> Config file preprocessing clobbers a json map.
> A workaround could be to key off the file extension. If the extension is
> '.json' then load the file as straight json else go ahead with the current
> processing.
> Some of the preprocessing supports an older config file format which is not
> needed going forward. Supporting pure json has other advantages. One
> exception to the 'pure json' goal is to allow lines starting with '#' as
> comments that are stripped out.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]