[
https://issues.apache.org/jira/browse/QPID-6569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Rudyy resolved QPID-6569.
------------------------------
Resolution: Fixed
Assignee: Alex Rudyy
The changes were reviewed whilst working in pair with Lorenz
> Begin capturing logback logging events at startup and replay those events
> once the BrokerLoggers are ready
> ----------------------------------------------------------------------------------------------------------
>
> Key: QPID-6569
> URL: https://issues.apache.org/jira/browse/QPID-6569
> Project: Qpid
> Issue Type: Improvement
> Components: Java Broker
> Affects Versions: qpid-java-6.0
> Reporter: Alex Rudyy
> Assignee: Alex Rudyy
> Fix For: qpid-java-6.0
>
> Attachments:
> QPID-6569-Collect-all-start-up-logs-before-and-reply-after-logs-are-configured.diff
>
>
> With the current implementation, log events generated by Qpid and
> dependencies between Broker startup and the point in time when the
> BrokerLoggers are recovered/opened are lost.
> Change the implementation so that logback logging events are captured and
> then replayed once the Logging model objects are ready.
> If there is no Broker logging configured in the Broker model, or there is
> Broker logging but Logback fails, the Broker must fail to startup. Any log
> events captured should be written to stdout to allow the user to diagnose
> the problem. By default a LogLevel filter of INFO should be applied, but this
> should be overridable with a system property so that all messages can be
> seen.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]