[jira] Commented: (ZOOKEEPER-695) Need to remove the lookForLeader duplicated code in LENonTerminateTest

2010-03-09 Thread Flavio Paiva Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843468#action_12843468 ] Flavio Paiva Junqueira commented on ZOOKEEPER-695: -- Henry asked this qu

[jira] Updated: (ZOOKEEPER-649) testObserver timed out once on Hudson

2010-03-09 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-649: - Fix Version/s: (was: 3.3.0) 3.4.0 Possibly related to ZOOKEEPER

[jira] Updated: (ZOOKEEPER-603) zkpython should do a better job of freeing memory under error conditions

2010-03-09 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-603: - Fix Version/s: (was: 3.3.0) 3.4.0 Not a blocker, but should be

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

2010-03-09 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-559: - Fix Version/s: (was: 3.3.0) 3.4.0 This is probably indicating a

[jira] Commented: (ZOOKEEPER-677) c client doesn't allow ipv6 numeric connect string

2010-03-09 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843445#action_12843445 ] Hadoop QA commented on ZOOKEEPER-677: - +1 overall. Here are the results of testing

[jira] Commented: (ZOOKEEPER-591) The C Client cannot exit properly in some situation

2010-03-09 Thread Qian Ye (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843443#action_12843443 ] Qian Ye commented on ZOOKEEPER-591: --- Hi Mahadev, the patch doesn't work :-(, the dead

[jira] Created: (ZOOKEEPER-696) NPE in the hudson logs, seems nioservercnxn closed twice

2010-03-09 Thread Patrick Hunt (JIRA)
NPE in the hudson logs, seems nioservercnxn closed twice Key: ZOOKEEPER-696 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-696 Project: Zookeeper Issue Type: Bug Compon

[jira] Updated: (ZOOKEEPER-677) c client doesn't allow ipv6 numeric connect string

2010-03-09 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Reed updated ZOOKEEPER-677: Status: Patch Available (was: Open) > c client doesn't allow ipv6 numeric connect strin

[jira] Updated: (ZOOKEEPER-677) c client doesn't allow ipv6 numeric connect string

2010-03-09 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Reed updated ZOOKEEPER-677: Status: Open (was: Patch Available) > c client doesn't allow ipv6 numeric connect strin

[jira] Commented: (ZOOKEEPER-624) The C Client cause core dump when receive error data from Zookeeper Server

2010-03-09 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843426#action_12843426 ] Hadoop QA commented on ZOOKEEPER-624: - +1 overall. Here are the results of testing

Hudson build is back to normal : ZooKeeper-trunk #730

2010-03-09 Thread Apache Hudson Server
See

Build failed in Hudson: ZooKeeper-trunk #729

2010-03-09 Thread Apache Hudson Server
See -- [...truncated 127230 lines...] [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethod

Hudson build is back to normal : ZooKeeper-trunk #728

2010-03-09 Thread Apache Hudson Server
See

[jira] Updated: (ZOOKEEPER-624) The C Client cause core dump when receive error data from Zookeeper Server

2010-03-09 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-624: Attachment: ZOOKEEPER-624.patch minor change to the patch with check for len <0. > The

[jira] Updated: (ZOOKEEPER-624) The C Client cause core dump when receive error data from Zookeeper Server

2010-03-09 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-624: Status: Patch Available (was: Open) > The C Client cause core dump when receive error d

[jira] Updated: (ZOOKEEPER-624) The C Client cause core dump when receive error data from Zookeeper Server

2010-03-09 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-624: Attachment: ZOOKEEPER-624.patch this patch checks for len in deserialize_String() and al

Build failed in Hudson: ZooKeeper-trunk #727

2010-03-09 Thread Apache Hudson Server
See -- [...truncated 223905 lines...] [junit] at java.lang.Thread.run(Thread.java:619) [junit] 2010-03-10 02:14:38,657 - WARN [WorkerSender Thread:quorumcnxmana...@361] - Cannot o

[jira] Commented: (ZOOKEEPER-684) Race in LENonTerminateTest

2010-03-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843398#action_12843398 ] Hudson commented on ZOOKEEPER-684: -- Integrated in ZooKeeper-trunk #726 (See [http://hu

[jira] Commented: (ZOOKEEPER-691) Interface changed for NIOServer.Factory

2010-03-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843397#action_12843397 ] Hudson commented on ZOOKEEPER-691: -- Integrated in ZooKeeper-trunk #726 (See [http://hu

Hudson build is back to normal : ZooKeeper-trunk #726

2010-03-09 Thread Apache Hudson Server
See

[jira] Commented: (ZOOKEEPER-591) The C Client cannot exit properly in some situation

2010-03-09 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843394#action_12843394 ] Hadoop QA commented on ZOOKEEPER-591: - -1 overall. Here are the results of testing

[jira] Resolved: (ZOOKEEPER-684) Race in LENonTerminateTest

2010-03-09 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Reed resolved ZOOKEEPER-684. - Resolution: Fixed Committed revision 921201. > Race in LENonTerminateTest > -

[jira] Created: (ZOOKEEPER-695) Need to remove the lookForLeader duplicated code in LENonTerminateTest

2010-03-09 Thread Benjamin Reed (JIRA)
Need to remove the lookForLeader duplicated code in LENonTerminateTest -- Key: ZOOKEEPER-695 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-695 Project: Zookeeper Issu

[jira] Updated: (ZOOKEEPER-684) Race in LENonTerminateTest

2010-03-09 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Reed updated ZOOKEEPER-684: Hadoop Flags: [Reviewed] > Race in LENonTerminateTest > -- > >

[jira] Commented: (ZOOKEEPER-684) Race in LENonTerminateTest

2010-03-09 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843387#action_12843387 ] Benjamin Reed commented on ZOOKEEPER-684: - +1 ok it works on my machine now and

[jira] Assigned: (ZOOKEEPER-690) AsyncTestHammer test fails on hudson.

2010-03-09 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar reassigned ZOOKEEPER-690: --- Assignee: Patrick Hunt (was: Mahadev konar) > AsyncTestHammer test fails on hudso

[jira] Commented: (ZOOKEEPER-684) Race in LENonTerminateTest

2010-03-09 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843376#action_12843376 ] Patrick Hunt commented on ZOOKEEPER-684: this addressed the problem on my system

[jira] Updated: (ZOOKEEPER-591) The C Client cannot exit properly in some situation

2010-03-09 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-591: Attachment: ZOOKEEPER-591.patch looking at the code, it looks like that there is a race

[jira] Updated: (ZOOKEEPER-591) The C Client cannot exit properly in some situation

2010-03-09 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-591: Status: Patch Available (was: Open) > The C Client cannot exit properly in some situati

[jira] Commented: (ZOOKEEPER-694) Add unit tester for Zookeeper

2010-03-09 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843358#action_12843358 ] Patrick Hunt commented on ZOOKEEPER-694: Consider using mockito, other parts of

[jira] Updated: (ZOOKEEPER-694) Add unit tester for Zookeeper

2010-03-09 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-694: --- Component/s: tests c client Fix Version/s: 3.4.0 > Add unit teste

[jira] Updated: (ZOOKEEPER-684) Race in LENonTerminateTest

2010-03-09 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-684: - Attachment: ZOOKEEPER-684.patch Rebased patch off trunk (fix for new Factory construct

[jira] Updated: (ZOOKEEPER-694) Add unit tester for Zookeeper

2010-03-09 Thread David Rosenstrauch (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Rosenstrauch updated ZOOKEEPER-694: - Priority: Minor (was: Major) > Add unit tester for Zookeeper > --

[jira] Created: (ZOOKEEPER-694) Add unit tester for Zookeeper

2010-03-09 Thread David Rosenstrauch (JIRA)
Add unit tester for Zookeeper - Key: ZOOKEEPER-694 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-694 Project: Zookeeper Issue Type: Improvement Reporter: David Rosenstrauch It would be nice to

[jira] Updated: (ZOOKEEPER-684) Race in LENonTerminateTest

2010-03-09 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-684: - Attachment: ZOOKEEPER-684.patch This patch includes a fairly hacky mocking out of Lead

Build failed in Hudson: ZooKeeper-trunk #725

2010-03-09 Thread Apache Hudson Server
See -- [...truncated 130347 lines...] [junit] 2010-03-09 22:06:02,898 - INFO [Snapshot Thread:filetxnsnap...@208] - Snapshotting: 2076d [junit] 2010-03-09 22:06:02,951 - INFO [Sn

[jira] Commented: (ZOOKEEPER-684) Race in LENonTerminateTest

2010-03-09 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843316#action_12843316 ] Patrick Hunt commented on ZOOKEEPER-684: You might find more detail here, hudson

[jira] Commented: (ZOOKEEPER-693) TestObserver stuck in tight notification loop in FLE

2010-03-09 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843310#action_12843310 ] Henry Robinson commented on ZOOKEEPER-693: -- Flavio - this is in the FastLeaderE

[jira] Created: (ZOOKEEPER-693) TestObserver stuck in tight notification loop in FLE

2010-03-09 Thread Henry Robinson (JIRA)
TestObserver stuck in tight notification loop in FLE Key: ZOOKEEPER-693 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-693 Project: Zookeeper Issue Type: Bug Affects Versions: 3.

[jira] Commented: (ZOOKEEPER-692) upgrade junit to latest version (4.8.1)

2010-03-09 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843307#action_12843307 ] Hadoop QA commented on ZOOKEEPER-692: - -1 overall. Here are the results of testing

Build failed in Hudson: ZooKeeper-trunk #724

2010-03-09 Thread Apache Hudson Server
See -- [...truncated 292289 lines...] [junit] at junit.framework.TestResult$1.protect(TestResult.java:110) [junit] at junit.framework.TestResult.runProtected(TestResult.java:128

[jira] Commented: (ZOOKEEPER-684) Race in LENonTerminateTest

2010-03-09 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843303#action_12843303 ] Henry Robinson commented on ZOOKEEPER-684: -- I'm not totally clear that thread 1

[jira] Commented: (ZOOKEEPER-684) Race in LENonTerminateTest

2010-03-09 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843299#action_12843299 ] Henry Robinson commented on ZOOKEEPER-684: -- I have a number of options here, wo

[jira] Commented: (ZOOKEEPER-684) Race in LENonTerminateTest

2010-03-09 Thread Flavio Paiva Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843300#action_12843300 ] Flavio Paiva Junqueira commented on ZOOKEEPER-684: -- I agree with your o

[jira] Updated: (ZOOKEEPER-692) upgrade junit to latest version (4.8.1)

2010-03-09 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-692: --- Status: Patch Available (was: Open) > upgrade junit to latest version (4.8.1) > -

[jira] Updated: (ZOOKEEPER-692) upgrade junit to latest version (4.8.1)

2010-03-09 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-692: --- Attachment: ZOOKEEPER-692.patch updating to 4.8.1 (latest) 4.7 should be outputting stack

[jira] Commented: (ZOOKEEPER-684) Race in LENonTerminateTest

2010-03-09 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843295#action_12843295 ] Henry Robinson commented on ZOOKEEPER-684: -- Flavio - Looking at this excerpt

[jira] Created: (ZOOKEEPER-692) upgrade junit to latest version (4.8.1)

2010-03-09 Thread Patrick Hunt (JIRA)
upgrade junit to latest version (4.8.1) --- Key: ZOOKEEPER-692 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-692 Project: Zookeeper Issue Type: Improvement Components: build Re

[jira] Commented: (ZOOKEEPER-684) Race in LENonTerminateTest

2010-03-09 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843292#action_12843292 ] Patrick Hunt commented on ZOOKEEPER-684: I'm seeing this as well - coreduo with

Build failed in Hudson: ZooKeeper-trunk #723

2010-03-09 Thread Apache Hudson Server
See Changes: [mahadev] ZOOKEEPER-691. Interface changed for NIOServer.Factory (breed via mahadev) -- [...truncated 131904 lines...] [junit] at sun.nio.ch.Net.connect(Native Me

[jira] Commented: (ZOOKEEPER-684) Race in LENonTerminateTest

2010-03-09 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843286#action_12843286 ] Benjamin Reed commented on ZOOKEEPER-684: - btw, i'm getting the failure on a cor

[jira] Commented: (ZOOKEEPER-684) Race in LENonTerminateTest

2010-03-09 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843285#action_12843285 ] Benjamin Reed commented on ZOOKEEPER-684: - it failed on my machine with the patc

[jira] Updated: (ZOOKEEPER-691) Interface changed for NIOServer.Factory

2010-03-09 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-691: Resolution: Fixed Status: Resolved (was: Patch Available) I just committed this

[jira] Updated: (ZOOKEEPER-691) Interface changed for NIOServer.Factory

2010-03-09 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-691: Hadoop Flags: [Reviewed] Status: Patch Available (was: Open) +1 ... great pat

Re: Google Summer of Code

2010-03-09 Thread Gustavo Niemeyer
Hi Henry, > There is a wiki page here: > http://wiki.apache.org/hadoop/ZooKeeper/SoC2010Ideas that requires that you > sign up to edit. Please post your project ideas up there - I've left one as > an example. You can also mail me directly and I'll post them myself. On > Friday I'll tidy up the pag

[jira] Commented: (ZOOKEEPER-684) Race in LENonTerminateTest

2010-03-09 Thread Flavio Paiva Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843279#action_12843279 ] Flavio Paiva Junqueira commented on ZOOKEEPER-684: -- Hi Henry, if I unde

[jira] Updated: (ZOOKEEPER-691) Interface changed for NIOServer.Factory

2010-03-09 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-691: Fix Version/s: 3.3.0 > Interface changed for NIOServer.Factory > ---

[jira] Updated: (ZOOKEEPER-691) Interface changed for NIOServer.Factory

2010-03-09 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-691: Assignee: Benjamin Reed > Interface changed for NIOServer.Factory >

[jira] Created: (ZOOKEEPER-691) Interface changed for NIOServer.Factory

2010-03-09 Thread Benjamin Reed (JIRA)
Interface changed for NIOServer.Factory --- Key: ZOOKEEPER-691 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-691 Project: Zookeeper Issue Type: Bug Components: contrib-bookkeeper

[jira] Updated: (ZOOKEEPER-691) Interface changed for NIOServer.Factory

2010-03-09 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Reed updated ZOOKEEPER-691: Attachment: ZOOKEEPER-691.patch > Interface changed for NIOServer.Factory >

Google Summer of Code

2010-03-09 Thread Henry Robinson
Google is running their 'Summer of Code' again this year. For those unfamiliar with it, SoC pays students a small stipend to contribute to an open-source project. ZooKeeper could greatly benefit from participation - there is always more work to do than the committers and contributors are able to fi

Build failed in Hudson: ZooKeeper-trunk #722

2010-03-09 Thread Apache Hudson Server
See -- [...truncated 601 lines...] bin-jar: [jar] Building jar: src-jar: [jar]

[jira] Updated: (ZOOKEEPER-684) Race in LENonTerminateTest

2010-03-09 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-684: - Attachment: ZOOKEEPER-684.patch Here's a patch - Ben, can you try it and see if this d

Build failed in Hudson: ZooKeeper-trunk #721

2010-03-09 Thread Apache Hudson Server
See -- Failed to access build log hudson.util.IOException2: remote file operation failed: /grid/0/hudson/hudson-slave/workspace/ZooKeeper-trunk at hudson.remoting.chan...@1ae78fb:hadoop8 (Ub

[jira] Commented: (ZOOKEEPER-684) Race in LENonTerminateTest

2010-03-09 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843241#action_12843241 ] Henry Robinson commented on ZOOKEEPER-684: -- According to the logs, it looks lik

[jira] Commented: (ZOOKEEPER-684) Race in LENonTerminateTest

2010-03-09 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843232#action_12843232 ] Patrick Hunt commented on ZOOKEEPER-684: Ben is saying the test fails every thir

[jira] Updated: (ZOOKEEPER-684) Race in LENonTerminateTest

2010-03-09 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-684: --- Component/s: server leaderElection Priority: Critical (was:

[jira] Updated: (ZOOKEEPER-675) LETest thread fails to join

2010-03-09 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-675: --- Priority: Critical (was: Major) Fix Version/s: (was: 3.4.0)

Build failed in Hudson: ZooKeeper-trunk #720

2010-03-09 Thread Apache Hudson Server
See -- Failed to access build log hudson.util.IOException2: remote file operation failed: /grid/0/hudson/hudson-slave/workspace/ZooKeeper-trunk at hudson.remoting.chan...@1ae78fb:hadoop8 (Ub

Build failed in Hudson: ZooKeeper-trunk #719

2010-03-09 Thread Apache Hudson Server
See -- Failed to access build log hudson.util.IOException2: remote file operation failed: /grid/0/hudson/hudson-slave/workspace/ZooKeeper-trunk at hudson.remoting.chan...@1ae78fb:hadoop8 (Ub

[jira] Updated: (ZOOKEEPER-121) SyncRequestProcessor is not closing log stream during shutdown

2010-03-09 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-121: Status: Patch Available (was: Open) > SyncRequestProcessor is not closing log stream du