[jboss-jira] [JBoss JIRA] (SECURITY-863) LogAuditProvider allocates too much

Philippe Marschall (JIRA) issues at jboss.org
Thu Oct 2 13:49:02 EDT 2014


     [ https://issues.jboss.org/browse/SECURITY-863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philippe Marschall updated SECURITY-863:
----------------------------------------
    Git Pull Request: https://github.com/picketbox/picketbox/pull/19


> 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
>
> {{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