+1, I have checked the release before and that failure was the only thing pending for me. Thanks a lot for your patience and effort, Ivan.
-Flavio > -----Original Message----- > From: Ivan Kelly [mailto:[email protected]] > Sent: 08 October 2013 14:22 > To: [email protected] > Cc: [email protected] > Subject: Re: [VOTE] Bookkeeper 4.2.2 release candidate 1 > > @Flavio, given the discussion on the JIRA, could I get a vote on this RC. I still > need to get one more PMC vote, but I don't want to bug them about it if it > doesn't pass our own PMC members. > > -Ivan > > > On Fri, Oct 04, 2013 at 07:19:30PM +0100, Flavio Junqueira wrote: > > I apologize for the delay, I created an issue for this: BOOKKEEPER-689. > > > > -Flavio > > > > > > On Oct 4, 2013, at 6:50 PM, Ivan Kelly <[email protected]> wrote: > > > > > Yes, we need the logs on this. > > > > > > -Ivan > > > > > > > > > On Thu, Oct 03, 2013 at 09:38:56PM -0700, Sijie Guo wrote: > > >> Flavio: > > >> > > >> Could you share the logs? > > >> > > >> -Sijie > > >> > > >> > > >> On Thu, Oct 3, 2013 at 5:22 AM, Flavio Junqueira > <[email protected]>wrote: > > >> > > >>> I got this failure when running the tests, has anyone observed > > >>> this before? I can share the logs if anyone is interested. > > >>> > > >>> -Flavio > > >>> > > >>> > > >>> ------------------------------------------------------------------ > > >>> ------------- Test set: > > >>> org.apache.bookkeeper.client.BookKeeperTest > > >>> > > >>> ------------------------------------------------------------------ > > >>> ------------- Tests run: 12, Failures: 1, Errors: 0, Skipped: 0, > > >>> Time elapsed: 49.385 sec <<< FAILURE! > > >>> testCloseDuringOp[1](org.apache.bookkeeper.client.BookKeeperTest) > > >>> Time > > >>> elapsed: 14.74 sec <<< FAILURE! > > >>> junit.framework.AssertionFailedError: Close never completed > > >>> at junit.framework.Assert.fail(Assert.java:47) > > >>> at junit.framework.Assert.assertTrue(Assert.java:20) > > >>> at > > >>> > org.apache.bookkeeper.client.BookKeeperTest.testCloseDuringOp(BookKee > perTest.java:217) > > >>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > > >>> at > > >>> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j > ava:57) > > >>> at > > >>> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces > sorImpl.java:43) > > >>> at java.lang.reflect.Method.invoke(Method.java:601) > > >>> at > > >>> > org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(Framework > Method.java:44) > > >>> at > > >>> > org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.j av > a:15) > > >>> at > > >>> > org.junit.runners.model.FrameworkMethod.invokeExplosively(Framework > Method.java:41) > > >>> at > > >>> > org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMeth > od.java:20) > > >>> at > > >>> org.junit.internal.runners.statements.FailOnTimeout$1.run(FailOnTi > > >>> meout.java:28) > > >>> > > >>> > > >>> On Oct 2, 2013, at 8:07 PM, Ivan Kelly <[email protected]> wrote: > > >>> > > >>>> This is the second 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 cluster. > > >>>> > > >>>> The full release notes is available at: > > >>>> > > >>>> > > >>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=123 > > >>> 24601&styleName=Text&projectId=12311293 > > >>>> > > >>>> *** Please download, test and vote by October 8th 2013, 10:00 > > >>>> UTC+0. *** > > >>>> > > >>>> Note that we are voting upon the source (tag), binaries are > > >>>> provided for convenience. > > >>>> > > >>>> Source and binary files: > > >>>> http://people.apache.org/~ivank/bookkeeper-4.2.2-candidate-1/ > > >>>> > > >>>> Maven staging repo: > > >>>> > > >>> https://repository.apache.org/content/repositories/orgapachebookke > > >>> eper-120/ > > >>>> > > >>>> The tag to be voted upon: > > >>>> > https://svn.apache.org/repos/asf/zookeeper/bookkeeper/tags/releas > > >>>> e-4.2.2 > > >>>> > > >>>> Bookkeeper's KEYS file containing PGP keys we use to sign the > release: > > >>>> http://svn.apache.org/repos/asf/zookeeper/bookkeeper/dist/KEYS > > >>>> > > >>>> Please download the the source package, and follow the README to > > >>>> build and run a bookkeeper and hedwig service. > > >>>> > > >>>> -Ivan > > >>> > > >>> > >
