Uploaded image for project: 'logback'
  1. logback
  2. LOGBACK-757

SocketAppender needs configurable timeouts

    XMLWordPrintable

Details

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 1.0.7
    • logback-core
    • None

    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).

      Attachments

        Activity

          People

            logback-dev Logback dev list
            ojs Oliver Siegmar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: