Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-4815

[Java Broker] make BrokerOptions the primary source for the location of the logging configuration file

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.22
    • Broker-J
    • None

    Description

      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.

      Attachments

        Activity

          People

            robbie Robbie Gemmell
            robbie Robbie Gemmell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: