You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Chuck Rolke (JIRA)" <ji...@apache.org> on 2016/01/15 15:26:39 UTC

[jira] [Created] (DISPATCH-202) Config files do not allow attribute type 'map'

Chuck Rolke created DISPATCH-202:
------------------------------------

             Summary: 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: Chuck Rolke


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
(v6.3.4#6332)

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