You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2013/05/06 14:04:17 UTC

[jira] [Commented] (QPID-4815) [Java Broker] make BrokerOptions the primary source for the location of the logging configuration file

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

Robbie Gemmell commented on QPID-4815:
--------------------------------------

r1479309 merged to the 0.22 release branch via: http://svn.apache.org/r1479310
                
> [Java Broker] make BrokerOptions the primary source for the location of the logging configuration file 
> -------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-4815
>                 URL: https://issues.apache.org/jira/browse/QPID-4815
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Robbie Gemmell
>            Assignee: Robbie Gemmell
>            Priority: Minor
>             Fix For: 0.22
>
>
> Currently the BrokerOptions object has methods to set and get the logging config file location, however the getter returns null by default and the value is only used when non-null as a way to override logic that exists elsewere to decide the location to use.
> BrokerOptions should be made the primary source for the location of the logging configuration file, with it always returning the actual location that will be  or has been used, whether that be from the setter having been used or it defaulting the location itself.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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