Robbie Gemmell created QPID-4815:
------------------------------------
Summary: [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: [email protected]
For additional commands, e-mail: [email protected]