Hello Kudu devs!

The Apache Kudu team is happy to announce the third release candidate (RC3)
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-RC3/

Java convenience binaries in the form of a Maven repository are staged here:
  https://repository.apache.org/content/repositories/orgapachekudu-1041

It is tagged in Git as 1.11.0-RC3 and the corresponding hash is the
following:

https://gitbox.apache.org/repos/asf?p=kudu.git;a=commit;h=08db97c591d9131cbef9b8e5b4f44a6e854c25f0

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.
Another test is to check for the behavior of the newly introduced
table's live rows metric when upgrading from Kudu 1.10 with already existing
tables, making sure it behaves the expected way for the legacy tables and
also for legacy tables with newly added partitions while running Kudu 1.11.

The vote will run until Mon Oct 28 11:00:00 PDT 2019. This is more than
usual 72 hours from the time of sending out this e-mail message because
of the weekend.


Thanks,
Alexey

Reply via email to