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 "Ann Robinson (JIRA)" <ji...@apache.org> on 2007/02/02 20:32:05 UTC

[jira] Updated: (AXIS2-2002) Reduce the trace messages for object serialization to improve performance with trace enabled

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

Ann Robinson updated AXIS2-2002:
--------------------------------

    Attachment: patch502673.txt

This updated patch is based on AXIS2 revision 502673, which contains the original patch already committed.  This updated patch removes any remaining commented out System.out.println lines from the code associated with the message context serialization.



> Reduce the trace messages for object serialization to improve performance with trace enabled 
> ---------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-2002
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2002
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: kernel
>            Reporter: Ann Robinson
>         Assigned To: Bill Nagy
>         Attachments: patch.txt, patch502673.txt
>
>
> There is extensive tracing being performed by the message context serialization related code.  While this has been
> helpful in quickly debugging problems, the amount of trace messages needs to be reduced to improve performance
> when tracing is enabled.
> Since much of the read/write to streams is done in a utility class, the improvement can be made there.  
>  

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