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

2010-03-16 Thread Patrick Hunt (JIRA)

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



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

2010-02-12 Thread Lei Zhang (JIRA)

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

Lei Zhang updated ZOOKEEPER-670:


Attachment: voyager.patch
zk.py

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



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

2010-02-12 Thread Patrick Hunt (JIRA)

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

Patrick Hunt updated ZOOKEEPER-670:
---

Priority: Critical  (was: Major)

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



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

2010-02-12 Thread Patrick Hunt (JIRA)

 [ 
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: 3.3.0
 Assignee: Henry Robinson

Henry can you take a look at this one?

 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
 Fix For: 3.3.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.