Build failed in Hudson: ZooKeeper-trunk #269

2009-04-02 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/269/changes Changes: [mahadev] ZOOKEEPER-305. Replace timers with semaphores in FLENewEpochTest. (flavio via mahadev) [mahadev] ZOOKEEPER-288. Cleanup and fixes to BookKeeper (flavio via mahadev)

[jira] Created: (ZOOKEEPER-360) WeakHashMap in Bookie.java causes NPE

2009-04-02 Thread Flavio Paiva Junqueira (JIRA)
WeakHashMap in Bookie.java causes NPE - Key: ZOOKEEPER-360 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-360 Project: Zookeeper Issue Type: Bug Components: contrib-bookkeeper Affects

[jira] Updated: (ZOOKEEPER-360) WeakHashMap in Bookie.java causes NPE

2009-04-02 Thread Flavio Paiva Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flavio Paiva Junqueira updated ZOOKEEPER-360: - Attachment: ZOOKEEPER-BOOKKEEPER-360.patch This patch gets rid of the

[jira] Commented: (ZOOKEEPER-360) WeakHashMap in Bookie.java causes NPE

2009-04-02 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12695056#action_12695056 ] Benjamin Reed commented on ZOOKEEPER-360: - +1 looks good WeakHashMap in

Re: ZooKeeper Perl module

2009-04-02 Thread Patrick Hunt
Hey Chris this is really great! Thanks for making it available to the community, very cool. Patrick Chris Darroch wrote: Hi -- The http://wiki.apache.org/hadoop/ZooKeeper page includes the comment that someday we hope to get Python, Perl, and REST interfaces. I hope I can help with one

[Fwd: [GSoC 2009] Apache is officially participating in Google Summer of Code 2009]

2009-04-02 Thread Patrick Hunt
FYI. If anyone has ideas for ZooKeeper that might fit GSoC. Patrick ---BeginMessage--- Dear PMC, It's now official, Google has announced that The Apache Software Foundation was selected as one of the participating organization in the GSoC 2009 program. This is an excellent opportunity for

[jira] Commented: (ZOOKEEPER-360) WeakHashMap in Bookie.java causes NPE

2009-04-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12695134#action_12695134 ] Hadoop QA commented on ZOOKEEPER-360: - -1 overall. Here are the results of testing

[jira] Commented: (ZOOKEEPER-344) doIO in NioServerCnxn: Exception causing close of session : cause is read error

2009-04-02 Thread bryan thompson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12695136#action_12695136 ] bryan thompson commented on ZOOKEEPER-344: -- I am not sure how to boil this down

[jira] Commented: (ZOOKEEPER-360) WeakHashMap in Bookie.java causes NPE

2009-04-02 Thread Flavio Paiva Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12695138#action_12695138 ] Flavio Paiva Junqueira commented on ZOOKEEPER-360: -- The part of the

[jira] Updated: (ZOOKEEPER-361) integrate cppunit testing as part of hudson patch process.

2009-04-02 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-361: Component/s: build integrate cppunit testing as part of hudson patch process.

[jira] Commented: (ZOOKEEPER-60) Get cppunit tests running as part of Hudson CI

2009-04-02 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12695142#action_12695142 ] Mahadev konar commented on ZOOKEEPER-60: I opened another jira for intergrating

[jira] Updated: (ZOOKEEPER-60) Get cppunit tests running as part of Hudson CI

2009-04-02 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-60: --- Resolution: Fixed Release Note: Get cppunit tests running from ant. Hadoop Flags:

[jira] Commented: (ZOOKEEPER-344) doIO in NioServerCnxn: Exception causing close of session : cause is read error

2009-04-02 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12695148#action_12695148 ] Mahadev konar commented on ZOOKEEPER-344: - brayn, the one thing you can do is

[jira] Commented: (ZOOKEEPER-60) Get cppunit tests running as part of Hudson CI

2009-04-02 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12695205#action_12695205 ] Giridharan Kesavan commented on ZOOKEEPER-60: - Thanks again for you help on