Bug 1004920 - SecurityContextAssociationValve is doing String concatenation in its trace logging
Summary: SecurityContextAssociationValve is doing String concatenation in its trace lo...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Web
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER1
: EAP 6.2.0
Assignee: Stuart Douglas
QA Contact: Radim Hatlapatka
Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-05 18:20 UTC by Stuart Douglas
Modified: 2013-12-15 16:55 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-15 16:55:25 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Stuart Douglas 2013-09-05 18:20:05 UTC
Description of problem:

SecurityContextAssociationValve is doing String concatenation in its trace logging, which results in unessesary StringBuilder's being created for every request.

Comment 1 Stuart Douglas 2013-09-05 18:20:50 UTC
Proposing for EAP 6.2, as this is trivial and will improve performance

Comment 3 Radim Hatlapatka 2013-09-30 11:42:21 UTC
Verified with ER3 using java decompilation.


Note You need to log in before you can comment on or make changes to this bug.