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

StatusListener not getting notified after a certian period of time

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • None
    • None
    • None

    Description

      Hi,

      we have a long running application which uses Logback for logging and we have a status listener installed. During runtime the underlying machine went out of disk space which generated a bunch of errors in our file appender. After cleaning up some disk space we have noticed, that our status listener is not getting notified anymore.

      Going through the code i have found, that the status listeners are notified only, if the BasicStatusManager contains less then 200 Status messages.

      Could you please change the code to notify the status listeners before the "max size reached" check happens in the Status Manager?

      Thanks in advance,

      Kind Regards,
      Zoltan Szel

      Attachments

        Activity

          People

            logback-dev Logback dev list
            zoliszel Szel Zoltan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: