ZooKeeper_branch33_solaris - Build # 44 - Failure

2011-12-15 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch33_solaris/44/ ### ## LAST 60 LINES OF THE CONSOLE ### Started by timer Building remotely on solaris1 Updating

ZooKeeper_branch33 - Build # 448 - Failure

2011-12-15 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch33/448/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 81108 lines...] [junit] 2011-12-15 09:47:07,251 -

ZooKeeper_branch34_solaris - Build # 49 - Failure

2011-12-15 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_solaris/49/ ### ## LAST 60 LINES OF THE CONSOLE ### Started by timer Building remotely on solaris1 FATAL:

[jira] [Commented] (ZOOKEEPER-1220) ./zkCli.sh 'create' command is throwing ArrayIndexOutOfBoundsException

2011-12-15 Thread kavita sharma (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13170095#comment-13170095 ] kavita sharma commented on ZOOKEEPER-1220: -- Hi Pat, Thanks for reviewing and

ZooKeeper-trunk-jdk7 - Build # 115 - Failure

2011-12-15 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-jdk7/115/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 132925 lines...] [junit] 2011-12-15 10:17:21,751

ZooKeeper-trunk-solaris - Build # 74 - Failure

2011-12-15 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-solaris/74/ ### ## LAST 60 LINES OF THE CONSOLE ### Started by timer Building remotely on solaris1

[jira] [Commented] (ZOOKEEPER-1323) c client doesn't compile on freebsd

2011-12-15 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13170144#comment-13170144 ] Hudson commented on ZOOKEEPER-1323: --- Integrated in ZooKeeper-trunk #1397 (See

[jira] [Commented] (ZOOKEEPER-756) some cleanup and improvements for zooinspector

2011-12-15 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13170145#comment-13170145 ] Hudson commented on ZOOKEEPER-756: -- Integrated in ZooKeeper-trunk #1397 (See

[jira] [Commented] (ZOOKEEPER-1253) return value of DataTree.createNode is never used

2011-12-15 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13170147#comment-13170147 ] Hudson commented on ZOOKEEPER-1253: --- Integrated in ZooKeeper-trunk #1397 (See

[jira] [Commented] (ZOOKEEPER-1232) remove unused o.a.z.server.util.Profiler

2011-12-15 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13170146#comment-13170146 ] Hudson commented on ZOOKEEPER-1232: --- Integrated in ZooKeeper-trunk #1397 (See

[jira] [Commented] (ZOOKEEPER-1220) ./zkCli.sh 'create' command is throwing ArrayIndexOutOfBoundsException

2011-12-15 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13170143#comment-13170143 ] Hudson commented on ZOOKEEPER-1220: --- Integrated in ZooKeeper-trunk #1397 (See

[jira] [Updated] (ZOOKEEPER-1292) FLETest is flaky

2011-12-15 Thread Flavio Junqueira (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flavio Junqueira updated ZOOKEEPER-1292: Attachment: ZOOKEEPER-1292.patch I have added more comments and changed the

Review Request: ZOOKEEPER-1292: FLETest is flaky

2011-12-15 Thread fpj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3208/ --- Review request for zookeeper and Benjamin Reed. Summary --- Improved test

Failed: ZOOKEEPER-1292 PreCommit Build #833

2011-12-15 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1292 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/833/ ### ## LAST 60 LINES OF THE CONSOLE ###

[jira] [Commented] (ZOOKEEPER-1292) FLETest is flaky

2011-12-15 Thread Flavio Junqueira (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13170259#comment-13170259 ] Flavio Junqueira commented on ZOOKEEPER-1292: - The test that failed is

Re: Curator, a ZooKeeper Recipe Proposal

2011-12-15 Thread Jordan Zimmerman
I wonder if it really makes sense to deprecate the current ones in favor of Curator's, or if it is a better idea to keep multiple versions in the case of duplicates. I thought that that would be confusing. My thinking is that most people are going to get ZooKeeper because they need to do X

Re: Curator, a ZooKeeper Recipe Proposal

2011-12-15 Thread Jordan Zimmerman
I'd be happy to have Ted as both committer and mentor. I'd be happy to have Patrick and/or as mentor as well. -JZ On 12/14/11 7:03 PM, Ted Dunning ted.dunn...@gmail.com wrote: On Wed, Dec 14, 2011 at 7:35 PM, Flavio Junqueira f...@yahoo-inc.com wrote: Hi Jordan, Here is some feedback. I like

Re: Curator, a ZooKeeper Recipe Proposal

2011-12-15 Thread Ted Dunning
On Thu, Dec 15, 2011 at 12:58 PM, Jordan Zimmerman jzimmer...@netflix.comwrote: I wonder if it really makes sense to deprecate the current ones in favor of Curator's, or if it is a better idea to keep multiple versions in the case of duplicates. I thought that that would be confusing. My

Re: Curator, a ZooKeeper Recipe Proposal

2011-12-15 Thread Jordan Zimmerman
As long as the doc for the legacy recipes point ppl to the new implementations that would be fine. What should be avoided is someone casually looking at the docs and using the legacy version because he wasn't aware that there was a newer one. -JZ On 12/15/11 12:17 PM, Ted Dunning

Re: Curator, a ZooKeeper Recipe Proposal

2011-12-15 Thread Ted Dunning
That will be our responsibility once (if) this is accepted. On Thu, Dec 15, 2011 at 1:35 PM, Jordan Zimmerman jzimmer...@netflix.comwrote: As long as the doc for the legacy recipes point ppl to the new implementations that would be fine. What should be avoided is someone casually looking at

Re: Curator, a ZooKeeper Recipe Proposal

2011-12-15 Thread Jordan Zimmerman
Of course. I'll update the proposal (my copy - I'll resend when there are more comments). -JZ On 12/15/11 1:24 PM, Ted Dunning ted.dunn...@gmail.com wrote: That will be our responsibility once (if) this is accepted. On Thu, Dec 15, 2011 at 1:35 PM, Jordan Zimmerman jzimmer...@netflix.comwrote:

[jira] [Updated] (ZOOKEEPER-1329) Lock recipe sorts sequenced children incorrectly

2011-12-15 Thread Evan McClure (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Evan McClure updated ZOOKEEPER-1329: Description: The lock recipe sorts sequenced children lexicographically. When the

[jira] [Created] (ZOOKEEPER-1329) Lock recipe sorts sequenced children incorrectly

2011-12-15 Thread Evan McClure (Created) (JIRA)
Lock recipe sorts sequenced children incorrectly Key: ZOOKEEPER-1329 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1329 Project: ZooKeeper Issue Type: Bug Components: recipes

ZooKeeper_branch33_solaris - Build # 45 - Still Failing

2011-12-15 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch33_solaris/45/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 81454 lines...] [junit] 2011-12-16