Success: ZOOKEEPER-1626 PreCommit Build #2610

2015-04-10 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1626 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2610/ ### ## LAST 60 LINES OF THE CONSOLE ### [

[jira] [Commented] (ZOOKEEPER-1626) Zookeeper C client should be tolerant of clock adjustments

2015-04-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14490832#comment-14490832 ] Hadoop QA commented on ZOOKEEPER-1626: -- +1 overall. Here are the results of test

Failed: ZOOKEEPER-1626 PreCommit Build #2609

2015-04-10 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1626 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2609/ ### ## LAST 60 LINES OF THE CONSOLE ### [

[jira] [Commented] (ZOOKEEPER-1626) Zookeeper C client should be tolerant of clock adjustments

2015-04-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14490812#comment-14490812 ] Hadoop QA commented on ZOOKEEPER-1626: -- -1 overall. Here are the results of test

[jira] [Commented] (ZOOKEEPER-1626) Zookeeper C client should be tolerant of clock adjustments

2015-04-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14490811#comment-14490811 ] Hadoop QA commented on ZOOKEEPER-1626: -- -1 overall. Here are the results of test

Failed: ZOOKEEPER-1626 PreCommit Build #2608

2015-04-10 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1626 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2608/ ### ## LAST 60 LINES OF THE CONSOLE ### [

[jira] [Commented] (ZOOKEEPER-1807) Observers spam each other creating connections to the election addr

2015-04-10 Thread Michi Mutsuzaki (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14490810#comment-14490810 ] Michi Mutsuzaki commented on ZOOKEEPER-1807: i take that back, here is a f

[jira] [Commented] (ZOOKEEPER-1626) Zookeeper C client should be tolerant of clock adjustments

2015-04-10 Thread Michi Mutsuzaki (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14490807#comment-14490807 ] Michi Mutsuzaki commented on ZOOKEEPER-1626: +1 The patch looks good. > Z

[jira] [Updated] (ZOOKEEPER-1626) Zookeeper C client should be tolerant of clock adjustments

2015-04-10 Thread Michi Mutsuzaki (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michi Mutsuzaki updated ZOOKEEPER-1626: --- Attachment: ZOOKEEPER-1626.patch rebased ZOOKEEPER-1366.007.patch > Zookeeper C c

Re: design thoughts: node TTLs

2015-04-10 Thread Michi Mutsuzaki
Yeah it's quite painful to manage another set of processes just for proxying requests. I'd definitely use this if I can run it embedded in the ZooKeeper process. I'm very excited about the idea of being able to use curl to look at what's in ZooKeeper :) On Fri, Apr 10, 2015 at 6:03 PM, Patrick Hun

[jira] [Commented] (ZOOKEEPER-1807) Observers spam each other creating connections to the election addr

2015-04-10 Thread Michi Mutsuzaki (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14490726#comment-14490726 ] Michi Mutsuzaki commented on ZOOKEEPER-1807: I haven't seen this failure f

Re: design thoughts: node TTLs

2015-04-10 Thread Patrick Hunt
Here's the spec and readme from contrib/rest: http://svn.apache.org/viewvc/zookeeper/trunk/src/contrib/rest/SPEC.txt?view=markup http://svn.apache.org/viewvc/zookeeper/trunk/src/contrib/rest/README.txt?view=markup The current implementation is a standalone proxy. It's not embedded in zk itself. T

RE: design thoughts: node TTLs

2015-04-10 Thread Hongchao Deng
Well, etcd is a great and young project. People use it not just because of http. Regarding REST proxy, I think it's always good to have an up-to-date one. I actually like the idea of building a new proxy. IIUC, currently the observer could be only connected to leader. This is quite limited to sca

Re: design thoughts: node TTLs

2015-04-10 Thread Camille Fournier
Forgive me for not reading the code, can you share in more detail what the existing REST proxy provides? I'm curious why people are jumping to use etcd because of ease of use w/http access if we already have something that works? On Fri, Apr 10, 2015 at 7:28 PM, Patrick Hunt wrote: > There's the

Re: [PROPOSAL] Container nodes

2015-04-10 Thread Patrick Hunt
Adding is typically good from a b/w compact perspective. If you use the new feature (at runtime) it generally precludes rollback though. See CreateTxn and CreateTxnV0 A bit of background on convenience vs availability: Originally in ZK's life we explicitly stayed away from such operations at the

Re: design thoughts: node TTLs

2015-04-10 Thread Patrick Hunt
There's the REST work in contrib. Both Andrei and I worked on that - I did the basic support and Andrei added sessions and heartbeating among other improvements. Now that 3.5 has embedded Jetty it should be much simpler to run REST as part of the ZK service itself. When the original proxy work was

ZooKeeper-trunk-solaris - Build # 997 - Still Failing

2015-04-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-solaris/997/ ### ## LAST 60 LINES OF THE CONSOLE ### Started by timer Building remotely on solaris1 (Solaris) in worksp

[jira] [Commented] (ZOOKEEPER-1807) Observers spam each other creating connections to the election addr

2015-04-10 Thread Raul Gutierrez Segales (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14490322#comment-14490322 ] Raul Gutierrez Segales commented on ZOOKEEPER-1807: --- Was the build f

[jira] [Commented] (ZOOKEEPER-2029) Leader.LearnerCnxAcceptor should handle exceptions in run()

2015-04-10 Thread Hongchao Deng (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14490305#comment-14490305 ] Hongchao Deng commented on ZOOKEEPER-2029: -- Thanks [~asadpanda] for reporting

[jira] [Commented] (ZOOKEEPER-2029) Leader.LearnerCnxAcceptor should handle exceptions in run()

2015-04-10 Thread Hongchao Deng (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14490303#comment-14490303 ] Hongchao Deng commented on ZOOKEEPER-2029: -- Committed: trunk: svn: http://

[jira] [Updated] (ZOOKEEPER-2029) Leader.LearnerCnxAcceptor should handle exceptions in run()

2015-04-10 Thread Hongchao Deng (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hongchao Deng updated ZOOKEEPER-2029: - Summary: Leader.LearnerCnxAcceptor should handle exceptions in run() (was: Leader.Lea