![]() |
|
|
|
|
Issue Type:
|
Improvement
|
|
Affects Versions:
|
1.0.7 |
|
Assignee:
|
Logback dev list
|
|
Attachments:
|
logback-SocketAppenderWithTimeout.patch |
|
Components:
|
logback-core |
|
Created:
|
08/Oct/12 3:17 PM
|
|
Description:
|
This patch adds connect and send timeout options to SocketAppenderBase class.
The current implementation does not set any timeout - Java's default is infinite. This caused our application server stop working, because all worker threads were busy (blocked by SocketAppender because of an unreachable log server).
|
|
Project:
|
logback
|
|
Priority:
|
Major
|
|
Reporter:
|
Oliver Siegmar
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
_______________________________________________
logback-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/logback-dev