You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2010/03/16 23:55:27 UTC

[jira] Updated: (ZOOKEEPER-670) zkpython leading to segfault on zookeeper server restart

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

Patrick Hunt updated ZOOKEEPER-670:
-----------------------------------

    Fix Version/s:     (was: 3.3.0)
                   3.4.0

Not a blocker, pushing to 3.4.0

> zkpython leading to segfault on zookeeper server restart
> --------------------------------------------------------
>
>                 Key: ZOOKEEPER-670
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-670
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: contrib-bindings
>    Affects Versions: 3.2.1, 3.2.2
>         Environment: CentOS w/ Python 2.4
>            Reporter: Lei Zhang
>            Assignee: Henry Robinson
>            Priority: Critical
>             Fix For: 3.4.0
>
>         Attachments: voyager.patch, zk.py
>
>
> Zookeeper client using zkpython segfaults on zookeeper server restart. It is reliably reproducible using the attached script zk.py.
> I'm able to stop segfault using the attached patch voyager.patch, but zkpython seems to have deeper issue on its use of watcher_dispatch - on zookeeper server restart, I see up to 6 invocation of watcher_dispatch while my script is simply sleeping in the main thread. This can't be right.

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