]
Jan Kalina moved WFCORE-4093 to WFLY-10987:
-------------------------------------------
Project: WildFly (was: WildFly Core)
Key: WFLY-10987 (was: WFCORE-4093)
Issue Type: Task (was: Bug)
Component/s: Documentation
Security
(was: Security)
Affects Version/s: 14.0.0.Final
(was: 4.0.0.Alpha2)
Performance issue in audit endpoints
------------------------------------
Key: WFLY-10987
URL:
https://issues.jboss.org/browse/WFLY-10987
Project: WildFly
Issue Type: Task
Components: Documentation, Security
Affects Versions: 14.0.0.Final
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