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

2013-04-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/800/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 466 lines...] .\src\cli.c(402): error C2065:

ZooKeeper-trunk-jdk7 - Build # 595 - Failure

2013-04-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-jdk7/595/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 316881 lines...] [junit] 2013-04-10 10:01:49,956

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

2013-04-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008/801/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 468 lines...] .\src\cli.c(402): error C2065:

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

2013-04-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-solaris/521/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 204867 lines...] [junit] 2013-04-10

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

2013-04-10 Thread Marshall McMullen (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13628075#comment-13628075 ] Marshall McMullen commented on ZOOKEEPER-1683: -- I reviewed these changes

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

2013-04-10 Thread Marshall McMullen (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13628094#comment-13628094 ] Marshall McMullen commented on ZOOKEEPER-1683: -- The C client code doesn't

[jira] [Created] (ZOOKEEPER-1688) Transparent encryption of on-disk files

2013-04-10 Thread Andrew Purtell (JIRA)
Andrew Purtell created ZOOKEEPER-1688: - Summary: Transparent encryption of on-disk files Key: ZOOKEEPER-1688 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1688 Project: ZooKeeper

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

2013-04-10 Thread Alexander Shraer (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13628603#comment-13628603 ] Alexander Shraer commented on ZOOKEEPER-1683: - thanks Shevek and Marshall!

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

2013-04-10 Thread Shevek (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13628622#comment-13628622 ] Shevek commented on ZOOKEEPER-1683: --- I think you can't just check isConnected() /

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

2013-04-10 Thread Alexander Shraer (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13628640#comment-13628640 ] Alexander Shraer commented on ZOOKEEPER-1683: - I see. There's actually a

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

2013-04-10 Thread Shevek (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13628652#comment-13628652 ] Shevek commented on ZOOKEEPER-1683: --- volatile causes a write-read pair of the

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

2013-04-10 Thread Alexander Shraer (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13628654#comment-13628654 ] Alexander Shraer commented on ZOOKEEPER-1683: - you're right of course. do

[jira] [Commented] (BOOKKEEPER-564) Better checkpoint mechanism

2013-04-10 Thread Ivan Kelly (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13627577#comment-13627577 ] Ivan Kelly commented on BOOKKEEPER-564: --- {quote} you didn't answer the question

[jira] [Commented] (BOOKKEEPER-564) Better checkpoint mechanism

2013-04-10 Thread Ivan Kelly (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13627716#comment-13627716 ] Ivan Kelly commented on BOOKKEEPER-564: --- If you're concerned that not having

[jira] [Commented] (BOOKKEEPER-564) Better checkpoint mechanism

2013-04-10 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13628016#comment-13628016 ] Sijie Guo commented on BOOKKEEPER-564: -- the integration is easy due to skiplist

[jira] [Commented] (BOOKKEEPER-564) Better checkpoint mechanism

2013-04-10 Thread Ivan Kelly (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13628195#comment-13628195 ] Ivan Kelly commented on BOOKKEEPER-564: --- But actually, to clarify because I

[jira] [Commented] (BOOKKEEPER-564) Better checkpoint mechanism

2013-04-10 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13628499#comment-13628499 ] Sijie Guo commented on BOOKKEEPER-564: -- I don't see how coupling as you said. a