You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Manjula Peiris (JIRA)" <ji...@apache.org> on 2007/12/18 07:14:43 UTC

[jira] Resolved: (AXIS2C-840) To handle higher level of concurrency axutil_thread_pool_exit() call inside http_svr_thread.c need to be commented.

     [ 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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org