Thanks for driving this, Attila. I'd like to propose cutting an RC-2 that includes the full fix for KUDU-2463: patches bc817a44867c586bf4e0539aa564b282c666a49d <https://github.com/apache/kudu/commit/bc817a44867c586bf4e0539aa564b282c666a49d> and 5894af6ff12291ffab2d3304b34f77fe6d112771 <https://github.com/apache/kudu/commit/5894af6ff12291ffab2d3304b34f77fe6d112771>. Currently, RC-1 only has the first part, 6129467d964a073f3e68474200452a8c3f639996 <https://github.com/apache/kudu/commit/6129467d964a073f3e68474200452a8c3f639996> . I'd consider this to be a critical bug fix, and it'd be nice to get it in this release, since the bits are in on master.
On Fri, Oct 12, 2018 at 3:12 AM Attila Bukor <[email protected]> wrote: > Hi, > > The Apache Kudu team is happy to announce the first release candidate for > Apache Kudu 1.8.0. > > Apache Kudu 1.8.0 is a minor release that offers many improvements and > fixes > since the prior release. > > The is a source-only release. The artifacts have been staged here: > https://dist.apache.org/repos/dist/dev/kudu/1.8.0-RC1/ > > Java convenience binaries in the form of a Maven repository are staged > here: > https://repository.apache.org/content/repositories/orgapachekudu-1025 > > It is tagged in Git as 1.8.0-RC1 and the corresponding hash is the > following: > > https://git-wip-us.apache.org/repos/asf?p=kudu.git;a=commit;h=ac9e22e33f621cefb2e925f257512c9e0103d82d > > The release notes can be found here: > https://github.com/apache/kudu/blob/1.8.0-RC1/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 at least until Monday, October 15th at 11:59PM PDT. This > is > a bit more than the required 72 hours due to the weekend. > > Thank you, > Attila >
