[jira] Commented: (ZOOKEEPER-562) c client can flood server with pings if tcp send queue filled

2009-10-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770398#action_12770398 ] Hadoop QA commented on ZOOKEEPER-562: - +1 overall. Here are the results of testing

[jira] Updated: (ZOOKEEPER-562) c client can flood server with pings if tcp send queue filled

2009-10-26 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Reed updated ZOOKEEPER-562: Status: Patch Available (was: Open) > c client can flood server with pings if tcp send

[jira] Updated: (ZOOKEEPER-562) c client can flood server with pings if tcp send queue filled

2009-10-26 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Reed updated ZOOKEEPER-562: Attachment: ZOOKEEPER-562.patch this patch fixes the problem by only sending a ping if t

Possible race in LETest.java

2009-10-26 Thread Henry Robinson
I've been working on adding a TCPResponderThread to the leader election process so that if a deployment needs to be TCP only, it can be and still use all election types. Testing this has exposed what might be a race condition in the leader election code that prevents a leader from being elected. H

[jira] Commented: (ZOOKEEPER-550) Java Queue Recipe

2009-10-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770382#action_12770382 ] Hadoop QA commented on ZOOKEEPER-550: - -1 overall. Here are the results of testing

[jira] Updated: (ZOOKEEPER-550) Java Queue Recipe

2009-10-26 Thread Steven Cheng (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Cheng updated ZOOKEEPER-550: --- Status: Patch Available (was: In Progress) > Java Queue Recipe > - > >

[jira] Updated: (ZOOKEEPER-550) Java Queue Recipe

2009-10-26 Thread Steven Cheng (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Cheng updated ZOOKEEPER-550: --- Status: In Progress (was: Patch Available) > Java Queue Recipe > - > >

[jira] Assigned: (ZOOKEEPER-562) c client can flood server with pings if tcp send queue filled

2009-10-26 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt reassigned ZOOKEEPER-562: -- Assignee: Benjamin Reed (was: Mahadev konar) Assigning to Ben. We should verify t

[jira] Commented: (ZOOKEEPER-562) c client can flood server with pings if tcp send queue filled

2009-10-26 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770291#action_12770291 ] Patrick Hunt commented on ZOOKEEPER-562: send_ping is calling wake_io_thread its

[jira] Created: (ZOOKEEPER-562) c client can flood server with pings if tcp send queue filled

2009-10-26 Thread Patrick Hunt (JIRA)
c client can flood server with pings if tcp send queue filled - Key: ZOOKEEPER-562 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-562 Project: Zookeeper Issue Type: Bug

[jira] Commented: (ZOOKEEPER-559) valgrind warnings running zkpython bindings

2009-10-26 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770154#action_12770154 ] Patrick Hunt commented on ZOOKEEPER-559: here's something additional from the zk

[jira] Created: (ZOOKEEPER-561) inefficient buffer management, inefficient gc, in NIOServer request handling

2009-10-26 Thread Patrick Hunt (JIRA)
inefficient buffer management, inefficient gc, in NIOServer request handling Key: ZOOKEEPER-561 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-561 Project: Zookeeper

[jira] Created: (ZOOKEEPER-560) inefficient request handling in NIOServerCnxn

2009-10-26 Thread Patrick Hunt (JIRA)
inefficient request handling in NIOServerCnxn - Key: ZOOKEEPER-560 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-560 Project: Zookeeper Issue Type: Improvement Components: server

[jira] Updated: (ZOOKEEPER-559) valgrind warnings running zkpython bindings

2009-10-26 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-559: --- Attachment: valgrind-zk.tar.gz valgrind output for zkpython bindings running zk-smoketest

[jira] Created: (ZOOKEEPER-559) valgrind warnings running zkpython bindings

2009-10-26 Thread Patrick Hunt (JIRA)
valgrind warnings running zkpython bindings --- Key: ZOOKEEPER-559 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-559 Project: Zookeeper Issue Type: Bug Components: contrib-bindings