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: Apache Axis 2.0 (Axis2)
Issue Type: Improvement
Components: kernel
Reporter: Ann Robinson
Attachments: patch.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.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]