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

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

ZooKeeper_branch34_openjdk7 - Build # 843 - Failure

2015-04-11 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/843/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 214336 lines...] [junit] 2015-04-11 10:05:06

ZooKeeper-trunk - Build # 2657 - Failure

2015-04-11 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk/2657/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 363926 lines...] [exec] Log Message Received: [2015-04

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

2015-04-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14490925#comment-14490925 ] Hudson commented on ZOOKEEPER-2029: --- FAILURE: Integrated in ZooKeeper-trunk #2657 (S

ZooKeeper-trunk-jdk8 - Build # 349 - Failure

2015-04-11 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/349/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 365973 lines...] [junit] 2015-04-11 11:48:23,770 [m

Re: design thoughts: node TTLs

2015-04-11 Thread Jordan Zimmerman
REST has issues for end users. They will still have to write clients and do a lot of extra work. REST support is good in most languages but having native support is superior. That’s why I choose Thrift for the CuratorRPC Proxy. -Jordan On April 10, 2015 at 9:32:47 PM, Michi Mutsuzaki (mi...@cs

Re: design thoughts: node TTLs

2015-04-11 Thread Camille Fournier
I agree that they have to write clients that do work, but there is clearly a desire and willingness out there to do that work in exchange for a more "obvious" way of interacting. So supporting it should be something that we consider if the users of such systems want the option. On Sat, Apr 11, 201

Re: design thoughts: node TTLs

2015-04-11 Thread Patrick Hunt
We pack quite a bit of functionality in our client side libraries. That's probably one of the main things you'll noticed if you try to use REST. But then if your use case is primarily configuration, or something that doesn't require sessions then the current REST support should be more than suffici

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

2015-04-11 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14491157#comment-14491157 ] Rakesh R commented on ZOOKEEPER-2029: - Thanks [~hdeng] for committing the changes.

Re: design thoughts: node TTLs

2015-04-11 Thread Camille Fournier
It does look like embedding the existing REST contrib into the servers themselves would answer the use case I'm seeing. Then it might just be a matter of making it clear that this option is available ;) We may also look to see what the API exposed by etcd/consul is. Perhaps a generic API standard

Re: design thoughts: node TTLs

2015-04-11 Thread Flavio Junqueira
What raft enhancements? -Flavio > On 11 Apr 2015, at 20:07, Camille Fournier wrote: > > It does look like embedding the existing REST contrib into the servers > themselves would answer the use case I'm seeing. Then it might just be a > matter of making it clear that this option is available ;)

Re: design thoughts: node TTLs

2015-04-11 Thread Camille Fournier
For some reason I thought there were commands that took raft term/index parameters and would show details over that but now I'm not seeing it so perhaps I am just losing my mind. Too many consensus systems. On Sat, Apr 11, 2015 at 3:14 PM, Flavio Junqueira < fpjunque...@yahoo.com.invalid> wrote:

Re: design thoughts: node TTLs

2015-04-11 Thread Camille Fournier
Ah here we go I had to dig, from: https://github.com/coreos/etcd/blob/master/Documentation/api.md However, the watch command can do more than this. Using the index, we can watch for commands that have happened in the past. This is useful for ensuring you don't miss events between watch commands. T

ZooKeeper-trunk-openjdk7 - Build # 777 - Failure

2015-04-11 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/777/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 1485 lines...] [mkdir] Created dir: /x1/jenkin

[jira] [Resolved] (ZOOKEEPER-1616) time calculations should use a monotonic clock

2015-04-11 Thread Michi Mutsuzaki (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michi Mutsuzaki resolved ZOOKEEPER-1616. Resolution: Duplicate This is fixed in ZOOKEEPER-1366. > time calculations shou

Failed: ZOOKEEPER-1209 PreCommit Build #2617

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

Failed: ZOOKEEPER-1525 PreCommit Build #2616

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

Failed: ZOOKEEPER-1350 PreCommit Build #2618

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

[jira] [Commented] (ZOOKEEPER-1178) Add eclipse target for supporting Apache IvyDE

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

Failed: ZOOKEEPER-910 PreCommit Build #2620

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

[jira] [Commented] (ZOOKEEPER-1350) Please make JMX registration optional in LearnerZooKeeperServer

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

[jira] [Commented] (ZOOKEEPER-910) Use SelectionKey.isXYZ() methods instead of complicated binary logic

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

Failed: ZOOKEEPER-1178 PreCommit Build #2613

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

Failed: ZOOKEEPER-2097 PreCommit Build #2614

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

[jira] [Commented] (ZOOKEEPER-2097) Clarify security requirement for Exists request

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

Failed: ZOOKEEPER-770 PreCommit Build #2623

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

Failed: ZOOKEEPER-2019 PreCommit Build #2621

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

Failed: ZOOKEEPER-1636 PreCommit Build #2622

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

[jira] [Commented] (ZOOKEEPER-1452) zoo_multi() & zoo_amulti() update operations for zkpython

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

[jira] [Commented] (ZOOKEEPER-2019) Unhandled exception when setting invalid limits data in /zookeeper/quota/some/path/zookeeper_limits

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

[jira] [Commented] (ZOOKEEPER-2091) Possible logic error in ClientCnxnSocketNIO

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

[jira] [Commented] (ZOOKEEPER-1636) c-client crash when zoo_amulti failed

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

Failed: ZOOKEEPER-2091 PreCommit Build #2625

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

[jira] [Commented] (ZOOKEEPER-770) Slow add_auth calls with multi-threaded client

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

[jira] [Commented] (ZOOKEEPER-1881) Shutdown server immediately upon PrivilegedActionException

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

Failed: ZOOKEEPER-1881 PreCommit Build #2627

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

Failed: ZOOKEEPER-912 PreCommit Build #2628

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

Failed: ZOOKEEPER-1225 PreCommit Build #2629

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

[jira] [Commented] (ZOOKEEPER-912) ZooKeeper client logs trace and debug messages at level INFO

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

[jira] [Commented] (ZOOKEEPER-1235) store KeeperException messages in the Code enum

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

[jira] [Commented] (ZOOKEEPER-2031) Support tagging a QuorumServer

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

Failed: ZOOKEEPER-2031 PreCommit Build #2630

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

Failed: ZOOKEEPER-1871 PreCommit Build #2631

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

[jira] [Commented] (ZOOKEEPER-1871) Add an option to zkCli to wait for connection before executing commands

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

Re: Time for a 3.5.1-alpha release?

2015-04-11 Thread Michi Mutsuzaki
I bulk-migrated unresolved 3.5.1 issues to 3.5.2, and it looks like it triggered pre-commit builds for a bunch of issues. Sorry for the spam... On Fri, Apr 3, 2015 at 11:36 PM, Rakesh Radhakrishnan wrote: > Hi All, > >>>I'm planning to create a release candidate for 3.5.1 this weekend. >>

Failed: ZOOKEEPER-1681 PreCommit Build #2611

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

[jira] [Commented] (ZOOKEEPER-1681) ZooKeeper 3.4.x can optionally use netty for nio but the pom does not declare the dep as optional

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

[jira] [Commented] (ZOOKEEPER-1814) Reduction of waiting time during Fast Leader Election

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

Success: ZOOKEEPER-1814 PreCommit Build #2612

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

Success: ZOOKEEPER-1919 PreCommit Build #2615

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

Failed: ZOOKEEPER-1235 PreCommit Build #2624

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

Failed: ZOOKEEPER-1452 PreCommit Build #2619

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

[jira] [Commented] (ZOOKEEPER-1919) Update the C implementation of removeWatches to have it match ZOOKEEPER-1910

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

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

2015-04-11 Thread Alexander Shraer (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14491249#comment-14491249 ] Alexander Shraer commented on ZOOKEEPER-1807: - The test consistently passe

Failed: ZOOKEEPER-1962 PreCommit Build #2626

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

[jira] [Commented] (ZOOKEEPER-1962) Add a CLI command to recursively list a znode and children

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

RE: Time for a 3.5.1-alpha release?

2015-04-11 Thread Hongchao Deng
Nice work for releasing 3.5.1! Thanks so much for getting things resolved so quickly! - Hongchao Deng > Date: Sat, 11 Apr 2015 15:21:02 -0700 > Subject: Re: Time for a 3.5.1-alpha release? > From: mi...@cs.stanford.edu > To: rakeshr.apa...@gmail.com > CC: dev@zookeeper.apache.org > > I bulk-mig