Hi! Thanks for putting together this RC.
I tested the build on ubuntu 22.04. Ran the release, debug, tsan and asan builds and tests. I also ran the Java build and tests. All tests passed, the only problems I ran into were environmental (missing libs locally, etc.) Also can confirm that it builds on macOS Sonoma (14.4), but tests are a bit unstable, only tested the debug build for this. My vote is +1 (non-binding) Best regards, Zoltan On Mon, Nov 4, 2024 at 11:26 PM Mahesh Reddy <[email protected]> wrote: > Thanks for putting together this RC. > > I tested this using the artifacts on two platforms, rhel8.8 and locally on > macOS Ventura 13.6.4. > > Rhel: > > Ran release build successfully and all the tests passed as well (after a > few retries for some, test-related issues). > > Ran the Java build successfully and tests as well. > > macOS: > > Ran release build successfully, saw some test failures listed below: > > master_authz-itest > dynamic_multi_master-test > kudu_tool-test > mini_ranger-test > security-itest > external_mini_cluster-itest > > Given macOS is a dev platform and some of these test failures are related > to long startup times > and haven't been blockers on macOS before, I think this is fine. > > Java build also ran successfully. > > Given all this, my vote is a +1 (non-binding). > > Thanks, > Mahesh > > > On Wed, Oct 30, 2024 at 4:41 PM Abhishek Chennaka <[email protected]> > wrote: > > > Hello all, > > > > The Apache Kudu team is happy to announce the third release candidate for > > Apache Kudu 1.17.1. > > > > Apache Kudu 1.17.1 is a maintenance release that offers many bug fixes > and > > few other issues. > > > > This is a source-only release. The artifacts have been staged here: > > https://dist.apache.org/repos/dist/dev/kudu/1.17.1-RC3/ > > > > Java convenience binaries in the form of a Maven repository are staged > > here: > > https://repository.apache.org/content/repositories/orgapachekudu-1124 > > > > Linux and MacOS test-only Kudu binary JAR artifacts are staged here: > > https://repository.apache.org/content/repositories/orgapachekudu-1122 > > https://repository.apache.org/content/repositories/orgapachekudu-1123 > > > > It is tagged in Git as 1.17.1-RC3 and the corresponding hash is the > > following: > > > > > https://gitbox.apache.org/repos/asf?p=kudu.git;a=commit;h=ecfa024b02d2b4939051ae2e1f1467733abcc984 > > > > The release notes can be found here: > > https://github.com/apache/kudu/blob/1.17.1-RC3/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 release notes, building Kudu, and running > the > > unit tests. Testing out the Maven repo would also be appreciated. Also, > > it's worth running Kudu Java tests against kudu-binary JAR artifact as > > described in the commit message here: > > > > > https://github.com/apache/kudu/commit/8a6faaa93f3e206ac75e8087731daccaf7ab646a > > > > The vote will run until a majority[1] is achieved, but at least until > > Monday, November 4 14:00:00 PST 2024. > > > > Thank you, > > Abhishek > > > > [1] https://www.apache.org/foundation/voting.html#ReleaseVotes > > >
