You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by Alan Conway <ac...@redhat.com> on 2007/05/30 20:55:21 UTC

Re: [jira] Created: (QPID-502) Make processing options from environment variables optional

On Wed, 2007-05-30 at 03:27 -0700, Gordon Sim (JIRA) wrote:
> Make processing options from environment variables optional
> -----------------------------------------------------------
> 
>                  Key: QPID-502
>                  URL: https://issues.apache.org/jira/browse/QPID-502
>              Project: Qpid
>           Issue Type: Improvement
>           Components: C++ Broker
>             Reporter: Gordon Sim
>             Priority: Minor
> 
> 
> The c++ broker will currently treat any env variable prefixed by 'QPID_' as an alternative means of setting a command line option. This might not always be desirable; it would be preferable to only check environment variables if that is explicitly turned on by a command line option.
> 

Are you working on this? It's unassigned. If not I might clean it up, I
need to get configuration working nicely for the cluster tests.