[jboss-jira] [JBoss JIRA] (SECURITY-863) LogAuditProvider allocates too much
Philippe Marschall (JIRA)
issues at jboss.org
Wed Oct 8 08:41:15 EDT 2014
[ https://issues.jboss.org/browse/SECURITY-863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Philippe Marschall closed SECURITY-863.
---------------------------------------
> LogAuditProvider allocates too much
> -----------------------------------
>
> Key: SECURITY-863
> URL: https://issues.jboss.org/browse/SECURITY-863
> Project: PicketBox
> Issue Type: Patch
> Components: JBossSX
> Reporter: Philippe Marschall
> Assignee: Stefan Guilhen
> Fix For: PicketBox_4_9_0.Beta1
>
>
> {{LogAuditProvider}} always logs the {{AuditEvent}} even if audit logging is disabled. This means the {{AuditEvent}} is always converted to a {{String}} even if the trace log level is disabled. The profiled our application and this causes a lot of allocations outside of TLABs for us even though we have audit logging disabled.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the jboss-jira
mailing list