[ 
https://issues.apache.org/jira/browse/QPID-3510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13257482#comment-13257482
 ] 

[email protected] commented on QPID-3510:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4802/
-----------------------------------------------------------

Review request for qpid, Alan Conway and Gordon Sim.


Summary
-------

This patch allows client applications to use configuration files other than the 
installed default.  It also allows logging options to be supplied via the 
configuration file, not just environment variables.


This addresses bug QPID-3510.
    https://issues.apache.org/jira/browse/QPID-3510


Diffs
-----

  trunk/qpid/cpp/include/qpid/sys/Env.h PRE-CREATION 
  trunk/qpid/cpp/src/CMakeLists.txt 1327943 
  trunk/qpid/cpp/src/Makefile.am 1327943 
  trunk/qpid/cpp/src/qpid/client/ConnectionImpl.cpp 1327943 
  trunk/qpid/cpp/src/qpid/client/LoadPlugins.cpp 1327943 
  trunk/qpid/cpp/src/qpid/client/SslConnector.cpp 1327943 
  trunk/qpid/cpp/src/qpid/sys/posix/Env.cpp PRE-CREATION 
  trunk/qpid/cpp/src/qpid/sys/windows/Env.cpp PRE-CREATION 

Diff: https://reviews.apache.org/r/4802/diff


Testing
-------


Thanks,

Ted


                
> Holes in C++ client configuration
> ---------------------------------
>
>                 Key: QPID-3510
>                 URL: https://issues.apache.org/jira/browse/QPID-3510
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Client
>    Affects Versions: 0.12
>            Reporter: Ted Ross
>            Assignee: Ted Ross
>
> Configuration of the C++ (and wrapped) clients suffers from the following 
> limitations:
> 1) Logging cannot be configured from the client configuration file.  The log 
> module is only configurable via environment variables.
> 2) Client configuration cannot be loaded from an alternative configuration 
> file.  The configuration file defined in the build is the only file that can 
> be loaded for any application using the C++ client libraries.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to