Ben McCord created PROTON-2623:
----------------------------------

             Summary: Container.connect does not load json config if url is 
specified
                 Key: PROTON-2623
                 URL: https://issues.apache.org/jira/browse/PROTON-2623
             Project: Qpid Proton
          Issue Type: Bug
          Components: python-binding
    Affects Versions: proton-c-0.37.0
            Reporter: Ben McCord


The documentation for Container.connect states that you can load a json config 
file, and that some options are only configurable via that config file, however 
when trying to use this file to specify some otherwise non-configurable options 
for my application I noticed that there didn't seem to be any effect, in fact 
even a malformed json file did not cause any errors.  Looking at the code it 
appears that _get_default_config in _reactor.py is only called if a url is not 
provided.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to