CPU utilization is 100% for SOAP queries for synchronous calls
--------------------------------------------------------------
Key: AXIS2C-1565
URL: https://issues.apache.org/jira/browse/AXIS2C-1565
Project: Axis2-C
Issue Type: Improvement
Affects Versions: 1.6.0
Environment: Any
Reporter: Prashant
For SOAP queries, the following call on axis library utilizes the cpu around
100%. The same is resolved in Axis Java version. But it seems to be still
available in Axis2C.
CPU utilization seems to be normal before and after this call.
ret_node = axis2_svc_client_send_recieve(svc_client,env,payload);
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.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]