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 2008/02/19 11:14:50 UTC

[jira] Created: (AXIS2C-994) Need to create our own apr_allocator

Need to create our own apr_allocator
------------------------------------

                 Key: AXIS2C-994
                 URL: https://issues.apache.org/jira/browse/AXIS2C-994
             Project: Axis2-C
          Issue Type: Improvement
            Reporter: Manjula Peiris


In order to optimize memory usage in httpd module we need to create our own apr_pool using our own apr_allocator and after the request free them. This approach is causing problems with Sandesha2/C.

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


[jira] Resolved: (AXIS2C-994) Need to create our own apr_allocator

Posted by "Manjula Peiris (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manjula Peiris resolved AXIS2C-994.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3.1

The local_pools are now in place . There is a new issue for Sandesha2/C [1].

[1] https://issues.apache.org/jira/browse/AXIS2C-1079


> Need to create our own apr_allocator
> ------------------------------------
>
>                 Key: AXIS2C-994
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-994
>             Project: Axis2-C
>          Issue Type: Improvement
>            Reporter: Manjula Peiris
>            Assignee: Manjula Peiris
>             Fix For: 1.3.1
>
>
> In order to optimize memory usage in httpd module we need to create our own apr_pool using our own apr_allocator and after the request free them. This approach is causing problems with Sandesha2/C.

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


[jira] Commented: (AXIS2C-994) Need to create our own apr_allocator

Posted by "Senaka Fernando (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2C-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570670#action_12570670 ] 

Senaka Fernando commented on AXIS2C-994:
----------------------------------------

Hi Manjula,

This should not cause any problems to the Sandesha2/C sub project. I believe it is a thread synchronizing issue rather than an apr_allocator issue. Therefore, I think it is better to revisit and strengthen the Axis2/C thread handling mechanisms. Am I missing something here?

Regards,
Senaka

> Need to create our own apr_allocator
> ------------------------------------
>
>                 Key: AXIS2C-994
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-994
>             Project: Axis2-C
>          Issue Type: Improvement
>            Reporter: Manjula Peiris
>
> In order to optimize memory usage in httpd module we need to create our own apr_pool using our own apr_allocator and after the request free them. This approach is causing problems with Sandesha2/C.

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


[jira] Assigned: (AXIS2C-994) Need to create our own apr_allocator

Posted by "Manjula Peiris (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manjula Peiris reassigned AXIS2C-994:
-------------------------------------

    Assignee: Manjula Peiris

> Need to create our own apr_allocator
> ------------------------------------
>
>                 Key: AXIS2C-994
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-994
>             Project: Axis2-C
>          Issue Type: Improvement
>            Reporter: Manjula Peiris
>            Assignee: Manjula Peiris
>
> In order to optimize memory usage in httpd module we need to create our own apr_pool using our own apr_allocator and after the request free them. This approach is causing problems with Sandesha2/C.

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