ZooKeeper-trunk-solaris - Build # 381 - Failure

2012-11-13 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk-solaris/381/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 15 lines...] at

[jira] [Created] (ZOOKEEPER-1582) EndOfStreamException: Unable to read additional data from client

2012-11-13 Thread zhouyanming (JIRA)
zhouyanming created ZOOKEEPER-1582: -- Summary: EndOfStreamException: Unable to read additional data from client Key: ZOOKEEPER-1582 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1582 Project:

Re: Review Request: Add zk.updateServerList(newServerList)

2012-11-13 Thread fpj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3781/#review13395 --- The patch looks really good. Most of my comments are comments about

[jira] [Commented] (ZOOKEEPER-1402) Upload Zookeeper package to Maven Central

2012-11-13 Thread sam rash (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13496419#comment-13496419 ] sam rash commented on ZOOKEEPER-1402: - Hi Patrick, I work with the zookeeper team

Re: getChildren question.

2012-11-13 Thread Michi Mutsuzaki
Hi Narasimha, It's an opaque object. Zookeeper client doesn't do anything with it, except that it's passed back to the callback. It's useful when you need to pass some kind of context to the callback. --Michi On Tue, Nov 13, 2012 at 11:47 AM, Narasimha Tadepalli

Re: [VOTE] Release ZooKeeper 3.4.5 (candidate 1)

2012-11-13 Thread Mahadev Konar
Anyone from hbase team wants to try it out before we close the vote? Looks like Roman did some basic testing with HBase, so thats helpful. thanks mahadev On Mon, Nov 12, 2012 at 8:54 AM, Roman Shaposhnik r...@apache.org wrote: On Mon, Nov 5, 2012 at 12:20 AM, Mahadev Konar

Re: [VOTE] Release ZooKeeper 3.4.5 (candidate 1)

2012-11-13 Thread Ted Yu
I have run HBase trunk test suite with jdk 1.6 using zookeeper 3.4.5 RC1 in local maven repo. Tests passed. Cheers On Tue, Nov 13, 2012 at 3:16 PM, Mahadev Konar maha...@hortonworks.comwrote: Anyone from hbase team wants to try it out before we close the vote? Looks like Roman did some basic

[jira] [Commented] (ZOOKEEPER-1295) Documentation for jute.maxbuffer is not correct in ZooKeeper Administrator's Guide

2012-11-13 Thread Dave Latham (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13496707#comment-13496707 ] Dave Latham commented on ZOOKEEPER-1295: If this value is different on client

Re: [VOTE] Release ZooKeeper 3.4.5 (candidate 1)

2012-11-13 Thread Ted Yu
Using jdk 1.7 u9, I saw the following test failures: Failed tests: testRSSplitEphemeralsDisappearButDaughtersAreOnlinedAfterShutdownHandling(org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster)

Re: zookeeper_interest returning ZOK on Connection Loss

2012-11-13 Thread Yunong Xiao
Michi -- On Nov 5, 2012, at 11:24 PM, Michi Mutsuzaki mi...@cs.stanford.edu wrote: On Mon, Nov 5, 2012 at 2:16 PM, Yunong Xiao yjx...@gmail.com wrote: What happens if the server is offline? In the scenario you described, select() will never succeed, and zookeeper_interest() will never

[jira] [Commented] (ZOOKEEPER-1546) Unable to load database on disk when restarting after node freeze

2012-11-13 Thread Alexander Sorokin (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13496746#comment-13496746 ] Alexander Sorokin commented on ZOOKEEPER-1546: -- We had this issue

[jira] [Commented] (ZOOKEEPER-1582) EndOfStreamException: Unable to read additional data from client

2012-11-13 Thread zhouyanming (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13496803#comment-13496803 ] zhouyanming commented on ZOOKEEPER-1582: zkCli.cmd of version 3.3.6 can

[jira] [Commented] (ZOOKEEPER-1582) EndOfStreamException: Unable to read additional data from client

2012-11-13 Thread zhouyanming (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13496819#comment-13496819 ] zhouyanming commented on ZOOKEEPER-1582: same problem in Unbuntu 12.04 server

[jira] [Updated] (ZOOKEEPER-1355) Add zk.updateServerList(newServerList)

2012-11-13 Thread Marshall McMullen (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall McMullen updated ZOOKEEPER-1355: - Attachment: ZOOKEEPER-1355-13-Nov.patch Updated patch that addresses all

Re: Review Request: Add zk.updateServerList(newServerList)

2012-11-13 Thread Marshall McMullen
On Nov. 13, 2012, 5:02 p.m., fpj wrote: /src/c/include/zookeeper.h, line 492 https://reviews.apache.org/r/3781/diff/5/?file=186050#file186050line492 Its purpose... Fixed. On Nov. 13, 2012, 5:02 p.m., fpj wrote: /src/c/src/addrvec.c, line 43

Re: Review Request: Add zk.updateServerList(newServerList)

2012-11-13 Thread Alexander Shraer
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3781/ --- (Updated Nov. 14, 2012, 6:08 a.m.) Review request for zookeeper. Changes

[jira] [Commented] (ZOOKEEPER-1355) Add zk.updateServerList(newServerList)

2012-11-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13496900#comment-13496900 ] Hadoop QA commented on ZOOKEEPER-1355: -- -1 overall. Here are the results of

Failed: ZOOKEEPER-1355 PreCommit Build #1260

2012-11-13 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1355 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/1260/ ### ## LAST 60 LINES OF THE CONSOLE ###

[jira] [Updated] (ZOOKEEPER-1355) Add zk.updateServerList(newServerList)

2012-11-13 Thread Marshall McMullen (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall McMullen updated ZOOKEEPER-1355: - Attachment: ZOOKEEPER-1355-13-Nov-ver2.patch Fix compile failure after

Re: Review Request: Add zk.updateServerList(newServerList)

2012-11-13 Thread Alexander Shraer
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3781/ --- (Updated Nov. 14, 2012, 6:54 a.m.) Review request for zookeeper. Changes

[jira] [Commented] (ZOOKEEPER-1355) Add zk.updateServerList(newServerList)

2012-11-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13496920#comment-13496920 ] Hadoop QA commented on ZOOKEEPER-1355: -- +1 overall. Here are the results of

Success: ZOOKEEPER-1355 PreCommit Build #1261

2012-11-13 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1355 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/1261/ ### ## LAST 60 LINES OF THE CONSOLE ###

Re: Review Request: [BOOKKEEPER-205] Implement a MetaStore based ledger manager for bookkeeper client.

2012-11-13 Thread Fangmin Lv
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8035/#review13389 ---

Re: Review Request: [BOOKKEEPER-205] Implement a MetaStore based ledger manager for bookkeeper client.

2012-11-13 Thread Jiannan Wang
On Nov. 13, 2012, 11:21 a.m., Fangmin Lv wrote: bookkeeper-server/src/main/java/org/apache/bookkeeper/meta/MSLedgerManagerFactory.java, line 591 https://reviews.apache.org/r/8035/diff/1/?file=189045#file189045line591 I'm afraid the algorithm can not contain all the ledger id

Review Request: [BOOKKEEPER-262] Implement a meta store based hedwig metadata manager.

2012-11-13 Thread Jiannan Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8038/ --- Review request for bookkeeper. Description --- Implement a meta store

[jira] [Updated] (BOOKKEEPER-262) Implement a meta store based hedwig metadata manager.

2012-11-13 Thread Jiannan Wang (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiannan Wang updated BOOKKEEPER-262: Attachment: BOOKKEEPER-262.diff Attach an implementation patch. Also post it in review

Jenkins build is still unstable: bookkeeper-trunk » bookkeeper-server #800

2012-11-13 Thread Apache Jenkins Server
See https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/800/

Jenkins build is still unstable: bookkeeper-trunk » hedwig-server #800

2012-11-13 Thread Apache Jenkins Server
See https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$hedwig-server/800/

Jenkins build is still unstable: bookkeeper-trunk » bookkeeper-benchmark #800

2012-11-13 Thread Apache Jenkins Server
See https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-benchmark/800/

Jenkins build is still unstable: bookkeeper-trunk #800

2012-11-13 Thread Apache Jenkins Server
See https://builds.apache.org/job/bookkeeper-trunk/800/

[jira] [Commented] (BOOKKEEPER-461) Delivery throughput degrades when there are lots of publishers w/ high traffic.

2012-11-13 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13496659#comment-13496659 ] Flavio Junqueira commented on BOOKKEEPER-461: - Hi Sijie, I have few

[jira] [Commented] (BOOKKEEPER-249) Revisit garbage collection algorithm in Bookie server

2012-11-13 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13496903#comment-13496903 ] Rakesh R commented on BOOKKEEPER-249: - Hi Sijie, The idea of having DELETED state

[jira] [Commented] (BOOKKEEPER-461) Delivery throughput degrades when there are lots of publishers w/ high traffic.

2012-11-13 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13496927#comment-13496927 ] Sijie Guo commented on BOOKKEEPER-461: -- thanks Yixue and Flavio for reviewing.

[jira] [Comment Edited] (BOOKKEEPER-461) Delivery throughput degrades when there are lots of publishers w/ high traffic.

2012-11-13 Thread Sijie Guo (JIRA)
[ https://issues.apache.org/jira/browse/BOOKKEEPER-461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13496927#comment-13496927 ] Sijie Guo edited comment on BOOKKEEPER-461 at 11/14/12 7:55 AM: