You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "johan rydberg (Updated) (JIRA)" <ji...@apache.org> on 2012/03/23 08:16:22 UTC

[jira] [Updated] (ZOOKEEPER-1431) zkpython: aget is leaking memory

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

johan rydberg updated ZOOKEEPER-1431:
-------------------------------------

    Attachment: zktest4.py
                zktest3.py

Here's two test cases reproducing the error.

Both use pykeeper (ease_install pykeeper) to set things up, but then use the zkpython bindings to do the actual testing.

zktest3.py leaks, zktest4.py does not.

                
> zkpython: aget is leaking memory
> --------------------------------
>
>                 Key: ZOOKEEPER-1431
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1431
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: contrib-bindings
>    Affects Versions: 3.3.3
>         Environment: RHEL 6.0, self-built from 3.3.3 sources
>            Reporter: johan rydberg
>         Attachments: zktest3.py, zktest4.py
>
>
> I'm seeing a memory leakage when using the "aget" method.
> It leaks tuples and dicts, both containing "stats".

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