-
Bug
-
Resolution: Done
-
Critical
-
4.0.0.Alpha2, 7.0.0.Final
-
None
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
- is blocked by
-
WFCORE-3749 Bump WildFly Elytron Subsystem Model and Schema Versions to 3.0
- Resolved
- is cloned by
-
ELY-1550 Performance issue in audit endpoints
- Resolved
-
WFLY-10987 Performance issue in audit endpoints
- Closed