ZooKeeper_branch34_solaris - Build # 583 - Still Failing

2013-07-09 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_solaris/583/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 152 lines...] [ivy:retrieve] found org.mockito#m

ZooKeeper-trunk-WinVS2008 - Build # 927 - Still Failing

2013-07-09 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/927/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 514 lines...] .\src\cli.c(402): error C2065: 'p'

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

2013-07-09 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-solaris/606/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 202272 lines...] [junit] 2013-07-09 09:11:12,398

[jira] [Commented] (ZOOKEEPER-1147) Add support for local sessions

2013-07-09 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13703085#comment-13703085 ] Flavio Junqueira commented on ZOOKEEPER-1147: - A few people have reviewed

[jira] [Commented] (ZOOKEEPER-1678) Server fails to join quorum when a peer is unreachable (5 ZK server setup)

2013-07-09 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13703093#comment-13703093 ] Flavio Junqueira commented on ZOOKEEPER-1678: - [~juliolopez] FLE pushes no

ZooKeeper-trunk-WinVS2008 - Build # 928 - Still Failing

2013-07-09 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/928/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 516 lines...] .\src\cli.c(402): error C2065: 'p'

[jira] [Commented] (ZOOKEEPER-1721) Ability to run without writing to disk

2013-07-09 Thread Raul Gutierrez Segales (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13703403#comment-13703403 ] Raul Gutierrez Segales commented on ZOOKEEPER-1721: --- In Linux this i

Re: [Release 3.5.0] Any news yet?

2013-07-09 Thread Patrick Hunt
I'd like to see a 3.5.0-alpha soon. I agree re 1147 and iirc it was pretty close (Mahadev?). ZOOKEEPER-1346 (jetty support for monitoring) should also go in. It's pretty much ready afair. I'm happy to RM 3.5 if we can get past these open issues. Patrick On Tue, Jul 9, 2013 at 8:32 AM, Raúl Guti

Re: [Release 3.5.0] Any news yet?

2013-07-09 Thread Patrick Hunt
We should probably also move to java7 as our "preferred" jvm. e.g. devs should use that as the default for development, move our jenkins over to that for most jobs, etc... (continue to support jdk6 though) Patrick On Tue, Jul 9, 2013 at 8:49 AM, Patrick Hunt wrote: > I'd like to see a 3.5.0-alph

RE: [Release 3.5.0] Any news yet?

2013-07-09 Thread Flavio Junqueira
I'm not against having ZK-1147 in, but I'm not sure why that's a blocker. ZK-1549 is a blocker for me, and there are other 5 currently marked as blockers: Bug ZOOKEEPER-1667 Watch event isn't handled correctly when a client reestablish to a server Bug ZOOKEEPER-1551 Observer ignore txn

Re: [Release 3.5.0] Any news yet?

2013-07-09 Thread Ted Dunning
+1 on moving to JDK 7 I have been through this decision a few times now. The first time I was -1 (eventually -0), the second time +0 and lately I am +1 on this change. ZK probably can't move to require JDK7, but 7 really is better. On Tue, Jul 9, 2013 at 9:09 AM, Patrick Hunt wrote: > We sh

[jira] [Commented] (ZOOKEEPER-1683) ZooKeeper client NPE when updating server list on disconnected client

2013-07-09 Thread Alexander Shraer (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13704154#comment-13704154 ] Alexander Shraer commented on ZOOKEEPER-1683: - Shevek, did this patch reso

Re: [Release 3.5.0] Any news yet?

2013-07-09 Thread Alexander Shraer
w.r.t. ZK-107, there are two open issues: - ZOOKEEPER-1659 (JMX support for reconfiguration) not sure its necessary for 3.5.0, but it would be good if someone familiar with JMX looks into this. - ZOOKEEPER-1699 which seems serious as it gets the system stuck. I hope to spend more time on this soon

Re: [Release 3.5.0] Any news yet?

2013-07-09 Thread Patrick Hunt
(ZOOKEEPER-1629) testTransactionLogCorruption occasionally fails keeps failing intermittently. It's a real pain for CI. I'd like to see us fix this. Patrick On Tue, Jul 9, 2013 at 9:56 AM, Flavio Junqueira wrote: > I'm not against having ZK-1147 in, but I'm not sure why that's a blocker. > ZK-

Re: [Release 3.5.0] Any news yet?

2013-07-09 Thread Patrick Hunt
thoughts on open jdk 7 as well as (or vs) oracle jdk 7? prefer/recommend one over the other? oracle jdk7 as preferred? Patrick On Tue, Jul 9, 2013 at 12:46 PM, Ted Dunning wrote: > +1 on moving to JDK 7 > > I have been through this decision a few times now. The first time I was -1 > (eventually

Re: [Release 3.5.0] Any news yet?

2013-07-09 Thread Michi Mutsuzaki
My vote goes to oracle jdk 7 as preferred. I've had an issue with openjdk-6-jdk on ubuntu 12.04: https://issues.apache.org/jira/browse/ZOOKEEPER-1214?focusedCommentId=13571756&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13571756 I've since switched to oracle-java

ZooKeeper_branch33_solaris - Build # 582 - Still Failing

2013-07-09 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch33_solaris/582/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 151 lines...] [ivy:retrieve] confs: [test] [ivy: