https://issues.apache.org/bugzilla/show_bug.cgi?id=49349

           Summary: LoggingEvent stoped coming with AsyncAppender
           Product: Log4j
           Version: 1.2
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Appender
        AssignedTo: [email protected]
        ReportedBy: [email protected]


In our application we are using Log4J 1.2.16 with AsyncAppender for better
performance and get rid of blocking.

We have configured RollingFileAppender and SockedHubAppender with AsyncAppender 
in case of heavy log floods (around 5 logs per seconds) after 30 mins logging
stopped.

After debugging we found that Buffer array list  is empty and Dispatcher thread
is in blocking state.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to