You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Lei Zhang (JIRA)" <ji...@apache.org> on 2010/08/13 00:29:18 UTC

[jira] Assigned: (ZOOKEEPER-603) zkpython should do a better job of freeing memory under error conditions

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lei Zhang reassigned ZOOKEEPER-603:
-----------------------------------

    Assignee: Lei Zhang  (was: Henry Robinson)

> zkpython should do a better job of freeing memory under error conditions
> ------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-603
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-603
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: contrib-bindings
>    Affects Versions: 3.2.1
>            Reporter: Henry Robinson
>            Assignee: Lei Zhang
>             Fix For: 3.4.0
>
>
> The general pattern is that the construction of a collection might fail, but the module is not freeing the memory that it has already allocated. Exceptions that are raised during this process aren't always propagated back to the Python side either. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.