Re: [VOTE] Bookkeeper 4.2.2 release candidate 0

2013-09-13 Thread Ivan Kelly
The oom issue isn't a blocker (the problem is zk's oververbose logging). BOOKKEEPER-683 is though. I agree we should cancel this rc. However, it will probably be october before I can cut a new one. Busy couple of weeks coming up. -Ivan On Thu, Sep 12, 2013 at 09:35:39PM +0100, Flavio Junqueira

Re: [VOTE] Bookkeeper 4.2.2 release candidate 0

2013-09-12 Thread Ivan Kelly
Hi Jiannan, Could you send me the logs for this. The argLine in the pom has no affect here because that only applies to the surefire child process. This OOM is in the maven process itself, because the test is producing too many logs. I'll try reducing my heap to see if I can get the same to

Re: [VOTE] Bookkeeper 4.2.2 release candidate 0

2013-09-12 Thread Ivan Kelly
I managed to repro with MAVEN_OPTS=-Xmx128M mvn test -Dtest=GcLedgersTest The test in question creates 3 ledgers, using asyncCreateLedgers, which causes a lot of zk INFO level log messages. This isn't an issue worth blocking the release for. -Ivan On Thu, Sep 12, 2013 at 09:42:49AM

Re: [VOTE] Bookkeeper 4.2.2 release candidate 0

2013-09-12 Thread Jiannan Wang
Hi Ivan, The log has been sent to your personal yahoo mail, please check it. Your explanation makes sense, thanks, Best, Jiannan On 9/12/13 5:42 PM, Ivan Kelly iv...@apache.org wrote: Hi Jiannan, Could you send me the logs for this. The argLine in the pom has no affect here because that

[VOTE] Bookkeeper 4.2.2 release candidate 0

2013-09-10 Thread Ivan Kelly
This is the first release candidate for Apache Bookkeeper, version 4.2.2. This is a bugfix release for 4.2.1. There are some minor API improvements. Notably, it is now possible to check whether a ledger is closed without opening it, and it is now possible to get a list of ledgers available in the

Re: [VOTE] Bookkeeper 4.2.2 release candidate 0

2013-09-10 Thread Sijie Guo
+1 for the release, checking all the binsource package and run the tests. Thanks Ivan for making this. On Tue, Sep 10, 2013 at 3:52 PM, Ivan Kelly iv...@apache.org wrote: This is the first release candidate for Apache Bookkeeper, version 4.2.2. This is a bugfix release for 4.2.1. There are