[
https://issues.apache.org/jira/browse/AXIS2C-840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manjula Peiris resolved AXIS2C-840.
-----------------------------------
Resolution: Fixed
Assignee: Manjula Peiris
This is because when the concurrency level is increased the execution order of
thread_detach and thread_exit is changed. This is resolved using a flag called
try_exit in axutil_thread.
> To handle higher level of concurrency axutil_thread_pool_exit() call inside
> http_svr_thread.c need to be commented.
> -------------------------------------------------------------------------------------------------------------------
>
> Key: AXIS2C-840
> URL: https://issues.apache.org/jira/browse/AXIS2C-840
> Project: Axis2-C
> Issue Type: Bug
> Components: build system (Unix/Linux)
> Affects Versions: Current (Nightly)
> Reporter: Manjula Peiris
> Assignee: Manjula Peiris
> Fix For: 1.2.0
>
>
> As mentioned above concurrency level of more than 50 is not safe without
> commenting the thread_exit function.
--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]