[jboss-jira] [JBoss JIRA] (WFCORE-4093) Performance issue in audit endpoints

Jan Kalina (JIRA) issues at jboss.org
Thu Sep 6 18:48:00 EDT 2018


Jan Kalina created WFCORE-4093:
----------------------------------

             Summary: Performance issue in audit endpoints
                 Key: WFCORE-4093
                 URL: https://issues.jboss.org/browse/WFCORE-4093
             Project: WildFly Core
          Issue Type: Bug
          Components: Security
    Affects Versions: 4.0.0.Alpha2
            Reporter: Jan Kalina
            Assignee: Jan Kalina
            Priority: Critical


Synchronization in audit endpoint implementations leads to a great performance drop.
We see the issue in {{FileAuditEndpoint.accept(EventPriority, String)}}, but similar code is also in the {{SyslogAuditEndpoint}}.

Check the attached recording (FlightRecorder) in jmc (Java Mission Control).

It can be seen in these tabs
- Threads > Contention
- Threads > Thread Dumps
- Threads > Lock Instances



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list