On Sun, May 13, 2018 at 6:26 AM, Enrico Olivelli <[email protected]> wrote:
> +1 (non binding) > downloaded, built from source, checked signatures > > run Apache BookKeeper unit tests using staged Maven Staged artifacts and > run basic manual tests using this ZK candidate > > run ZK tests on my Fedora Box > got a failure on > org.apache.zookeeper.server.quorum.auth.QuorumKerberosHostBasedAuthTest > This is a known flaky test. Unless it fails deterministically, it's not a release blocker. maybe it is a local dns configuration issue > > I would like to investigate better on the such failure, can you remind me > how to run a single test with ant and where to find the logs ? One example of running a single test: ant -Dtestcase=ReconfigRecoveryTest -Dtest.method=testCurrentObserverIsParticipantInNewConfig test-core-java > When I worked on ZK last time I used M. Arshad maven pom.xml but I lost it > > Enrico > > > > Il giorno ven 11 mag 2018 alle ore 21:03 Camille Fournier < > [email protected]> ha scritto: > > > +1 > > downloaded, built, ran tests, did some simple manual testing, verified > the > > keys. > > > > C > > > > On Fri, May 11, 2018 at 1:04 PM, Patrick Hunt <[email protected]> wrote: > > > > > With heartfelt thanks to many contributors, the RC0 for 3.5.4-beta is > > > ready. > > > > > > 3.5.4-beta is the second beta in the planned 3.5 release line leading > up > > to > > > a stable 3.5 release. It comprises 113 fixes, improvements, and new > > > features since 3.5.3-beta. > > > > > > The full release notes is available at: > > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa? > > > projectId=12310801&version=12340141 > > > > > > *** Please download, test and vote by May 14th 2018, 10am PT. *** > > > > > > Source files: > > > http://people.apache.org/~phunt/zookeeper-3.5.4-beta-candidate-0/ > > > > > > Maven staging repo: > > > https://repository.apache.org/content/groups/staging/org/ > > > apache/zookeeper/zookeeper/3.5.4-beta/ > > > > > > The release candidate tag in git to be voted upon: release-3.5.4-rc0 > > > > > > ZooKeeper's KEYS file containing PGP keys we use to sign the release: > > > http://www.apache.org/dist/zookeeper/KEYS > > > > > > Should we release this candidate? > > > > > > Regards, > > > > > > Patrick > > > > > >
