Details
-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
-
None
Description
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.