[jira] Updated: (ZOOKEEPER-48) AUTH_ID not handled correctly when no auth ids are present

2008-07-31 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-48?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-48: -- Hadoop Flags: [Reviewed] AUTH_ID not handled correctly when no auth ids are present

[jira] Updated: (ZOOKEEPER-2) Synchronization issues in QuorumPeer and FastLeader election

2008-07-31 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-2: - Status: Open (was: Patch Available) This patch fails ant test, specifically I see alot of the

[jira] Updated: (ZOOKEEPER-2) Synchronization issues in QuorumPeer and FastLeader election

2008-07-31 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-2: - Attachment: patch-le-polish I updated flavio's patch for the new directory structure on apache.

[jira] Commented: (ZOOKEEPER-2) Synchronization issues in QuorumPeer and FastLeader election

2008-07-31 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12618849#action_12618849 ] Patrick Hunt commented on ZOOKEEPER-2: -- PS, in future please use the id.patch naming

[jira] Updated: (ZOOKEEPER-59) Synchronized block in NIOServerCnxn

2008-07-31 Thread Flavio Paiva Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flavio Paiva Junqueira updated ZOOKEEPER-59: Attachment: (was: ZOOKEEPER-59.patch.patch) Synchronized block in

[jira] Updated: (ZOOKEEPER-42) Change LE default to Fast TCP

2008-07-31 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-42: -- Hadoop Flags: [Reviewed] Change LE default to Fast TCP -

[jira] Commented: (ZOOKEEPER-104) KeptSet: a distributed data stucture backed by the children of a ZooKeeper node

2008-07-31 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12618884#action_12618884 ] Patrick Hunt commented on ZOOKEEPER-104: Committers/reviewers - be sure to give

[jira] Commented: (ZOOKEEPER-104) KeptSet: a distributed data stucture backed by the children of a ZooKeeper node

2008-07-31 Thread Anthony Urso (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12618903#action_12618903 ] Anthony Urso commented on ZOOKEEPER-104: The Set interface does not allow

[jira] Created: (ZOOKEEPER-108) sync implementation reorders operations

2008-07-31 Thread Flavio Paiva Junqueira (JIRA)
sync implementation reorders operations --- Key: ZOOKEEPER-108 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-108 Project: Zookeeper Issue Type: Bug Components: server