]
Jan Kalina moved ELY-1323 to WFCORE-3404:
-----------------------------------------
Project: WildFly Core (was: WildFly Elytron)
Key: WFCORE-3404 (was: ELY-1323)
Component/s: Security
(was: Audit)
Affects Version/s: 4.0.0.Alpha2
(was: 1.1.0.CR4)
Performance issue in audit endpoints
------------------------------------
Key: WFCORE-3404
URL:
https://issues.jboss.org/browse/WFCORE-3404
Project: WildFly Core
Issue Type: Bug
Components: Security
Affects Versions: 4.0.0.Alpha2
Reporter: Josef Cacek
Assignee: Jan Kalina
Priority: Blocker
Attachments: elytron-flightrecording.jfr
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