
[ http://jira.qos.ch/browse/LBCORE-148?page=com.atlassian.jira.plugin.system.i... ] Ceki Gulcu resolved LBCORE-148. ------------------------------- Resolution: Fixed Resolved in http://github.com/ceki/logback/tree/lbcore148
Let SocketAppender re-establish failed connections in-thread insead of creating a parallel thread -------------------------------------------------------------------------------------------------
Key: LBCORE-148 URL: http://jira.qos.ch/browse/LBCORE-148 Project: logback-core Issue Type: Improvement Reporter: Ceki Gulcu Assignee: Ceki Gulcu
SocketAppender can establish connections using ResilientOutputStreamBase instead of creating a parallel thread. This approach is JEE friendly and leverages existing code base instead of re-inventing the wheel.
-- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira