Hey, The news: it seems we will need to cut RC2. Some bugs were found just recently, and I think it makes sense to incorporate at least the following fixes into 1.11 release: https://gerrit.cloudera.org/#/c/14446/ https://gerrit.cloudera.org/#/c/14463/
I'll cherry pick other changes from the master branch into branch-1.11.x as well to catch up and post a new RC for voting shortly. Please let me know if you have any question or concerns. Thanks, Alexey On Tue, Oct 15, 2019 at 4:26 PM Alexey Serbin <[email protected]> wrote: > Hello Kudu devs! > > The Apache Kudu team is happy to announce the first release candidate for > Apache Kudu 1.11.0. > > Apache Kudu 1.11.0 is a minor release that offers many improvements and > fixes > since the prior release. > > This is a source-only release. The artifacts have been staged here: > https://dist.apache.org/repos/dist/dev/kudu/1.11.0-RC1/ > > Java convenience binaries in the form of a Maven repository are staged > here: > https://repository.apache.org/content/repositories/orgapachekudu-1039/ > > It is tagged in Git as 1.11.0-RC1 and the corresponding hash is the > following: > > https://gitbox.apache.org/repos/asf?p=kudu.git;a=commit;h=0d952614e8bbfc20d0f3f3bb23d794343e4d0e44 > > The release notes can be found here: > https://github.com/apache/kudu/blob/branch-1.11.x/docs/release_notes.adoc > > The KEYS file to verify the artifact signatures can be found here: > https://dist.apache.org/repos/dist/release/kudu/KEYS > > I'd suggest going through the README and the release notes, building Kudu, > and > running the unit tests. Testing out the Maven repo would also be > appreciated. > > The vote will run until Fri Oct 18 16:30:00 PDT 2019. This is about 72 > hours from the time of sending out this e-mail message. > > > Thanks, > > Alexey >
