Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QPID-3147: Misconfigured tracing/logging can lead to hung threads in logging ↵ | Alan Conway | 2011-03-21 | 1 | -0/+39 |
stack The hang was caused by re-entrant attempts to initialize the Logger singleton when an exception was thrown during logger configuration. The fix is to disable exception logging temporarily while the logger is constructed. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1083884 13f79535-47bb-0310-9956-ffa450edef68 |