Build failed in Hudson: ZooKeeper-trunk #919

2010-08-30 Thread Apache Hudson Server
See -- [...truncated 166038 lines...] [junit] 2010-08-30 10:51:22,646 [myid:] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:11237:nioservercnxnfact...@196] - Accepted socket connection from /1

[jira] Updated: (ZOOKEEPER-702) GSoC 2010: Failure Detector Model

2010-08-30 Thread Abmar Barros (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abmar Barros updated ZOOKEEPER-702: --- Attachment: ZOOKEEPER-702.patch I this patch I have addressed all the issues Ivan and Flav

[jira] Commented: (ZOOKEEPER-702) GSoC 2010: Failure Detector Model

2010-08-30 Thread Ivan Kelly (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904247#action_12904247 ] Ivan Kelly commented on ZOOKEEPER-702: -- I think putting it under the fd.classname w

[jira] Commented: (ZOOKEEPER-702) GSoC 2010: Failure Detector Model

2010-08-30 Thread Ivan Kelly (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904251#action_12904251 ] Ivan Kelly commented on ZOOKEEPER-702: -- One more comment on the API. Ping and heart

windows port of C API

2010-08-30 Thread Ben Collins
I have a working win32 port of the C API, not depending on Cygwin, that supports the "single-threaded" model of network interaction. It compiles in Visual Studio 2010 and works on 64 bit Windows 7. There are know issues, and it is in it's initial stages; but it has been successfully used against

[jira] Updated: (ZOOKEEPER-853) Make zookeeper.is_unrecoverable return True or False and not an integer

2010-08-30 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-853: - Status: Resolved (was: Patch Available) Resolution: Fixed I just committed th

Re: WIP: introduce ClientCnxnSocket classes for nicer netty integration

2010-08-30 Thread Patrick Hunt
On 08/22/2010 06:19 AM, Thomas Koch wrote: If you could help me to move the logic from xyz() back in the run() method with fitting calls to the socket() class, then I might be done. I'm a bit puzzled because in NIO there's first a selector.select(to) and then doWrites(), while in Netty there's f

[jira] Created: (ZOOKEEPER-857) clarify client vs. server view of session expiration event

2010-08-30 Thread qing yan (JIRA)
clarify client vs. server view of session expiration event -- Key: ZOOKEEPER-857 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-857 Project: Zookeeper Issue Type: Bug Co

[jira] Created: (ZOOKEEPER-858) Zookeeper appears as QuorumPeerMain in jps output, which is not very user-friendly

2010-08-30 Thread Jeff Hammerbacher (JIRA)
Zookeeper appears as QuorumPeerMain in jps output, which is not very user-friendly -- Key: ZOOKEEPER-858 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-858 Project: