You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "David Illsley (JIRA)" <ji...@apache.org> on 2007/03/21 09:31:32 UTC

[jira] Resolved: (AXIS2-2359) PERF: AddressingOutHandler.WSAHeaderHandler does not need its own logger

     [ https://issues.apache.org/jira/browse/AXIS2-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Illsley resolved AXIS2-2359.
----------------------------------

    Resolution: Fixed

Fixed in SVN r520799

> PERF: AddressingOutHandler.WSAHeaderHandler does not need its own logger
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-2359
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2359
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: Addressing
>            Reporter: David Illsley
>         Assigned To: David Illsley
>            Priority: Minor
>
> PERF: AddressingOutHandler.WSAHeaderHandler does not need its own logger
> Profiling the AddressingOutHandler shows that because the logger in the inner class cannot be static there's a lot of class caching going on. Simple fix: Remove the inner logger and rely on the outer one.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org