[jira] Updated: (ZOOKEEPER-426) Windows versions of zookeeper scripts

2009-08-19 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-426: --- Fix Version/s: 3.3.0 Windows versions of zookeeper scripts

[jira] Created: (ZOOKEEPER-509) Truncating of logs does not work right at the followers.

2009-08-19 Thread Mahadev konar (JIRA)
Truncating of logs does not work right at the followers. Key: ZOOKEEPER-509 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-509 Project: Zookeeper Issue Type: Bug

[jira] Created: (ZOOKEEPER-510) zkpython lumps all exceptions as IOError, needs specialized exceptions for KeeperException types

2009-08-19 Thread Patrick Hunt (JIRA)
zkpython lumps all exceptions as IOError, needs specialized exceptions for KeeperException types Key: ZOOKEEPER-510 URL:

[jira] Created: (ZOOKEEPER-512) FLE election fails to elect leader

2009-08-19 Thread Patrick Hunt (JIRA)
FLE election fails to elect leader -- Key: ZOOKEEPER-512 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-512 Project: Zookeeper Issue Type: Bug Affects Versions: 3.2.0 Reporter: Patrick

[jira] Updated: (ZOOKEEPER-512) FLE election fails to elect leader

2009-08-19 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-512: --- Attachment: logs.tar.gz jst.txt FLE election fails to elect leader

[jira] Updated: (ZOOKEEPER-508) proposals and commits for DIFF and Truncate messages from the leader to followers is buggy.

2009-08-19 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Reed updated ZOOKEEPER-508: Attachment: ZOOKEEPER-508.patch added a testcase for the DIFF problem. still not fixed.