[logback-dev] [JIRA] Resolved: (LBCORE-148) Let SocketAppender re-establish failed connections in-thread insead of creating a parallel thread

Ceki Gulcu (JIRA) noreply-jira at qos.ch
Sat Apr 3 18:32:17 CEST 2010


     [ http://jira.qos.ch/browse/LBCORE-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

        


More information about the logback-dev mailing list