Hi,

I built 1.17.1-RC2 Kudu bits and ran C++ tests on an aarch64 machine
(Graviton instance in AWS),
and many tests failed.  I took a closer look and it turned out some crucial
patches hadn't been
cherry-picked into the 1.17.x branch, so 1.17.1-RC2 missed them.

With that, my vote on this RC is

-1

I've just communicated the need to cherry-pick some extra patches into the
1.17.x branch
to Abhishek, and he started working on those, so I guess we are about to
see a new
release candidate for 1.17.1 release soon.

Thank you!


Kind regards,

Alexey

On Mon, Oct 28, 2024 at 8:55 AM Ashwani Raina <ara...@cloudera.com.invalid>
wrote:

> Hello Abhishek,
>
> I ran full test-suite (release/debug/asan/tsan) and found the following
> failures:
> Known issues:
> log_block_manager-test
> security-itest
>
> Could not find any related jira for this TSAN failures though:
> tls_socket-test (TlsSocketTest.TestRecvFailure)
> tls_handshake.cc:166] Check failed: 0 == BIO_ctrl_pending(rbio) (0 vs. 960)
>
> Ran the same test again multiple times, all instances ran successfully.
>
> Apart from this, the tests ran clean.
> Consider this as +1 from my side.
>
> Regards,
> Ashwani
>
> On Thu, Oct 24, 2024 at 4:16 AM Abhishek Chennaka <achenn...@apache.org>
> wrote:
>
> > Hello all,
> >
> > The Apache Kudu team is happy to announce the second 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-RC2/
> >
> > Java convenience binaries in the form of a Maven repository are staged
> > here:
> > https://repository.apache.org/content/repositories/orgapachekudu-1119
> >
> > Linux and MacOS test-only Kudu binary JAR artifacts are staged here:
> > https://repository.apache.org/content/repositories/orgapachekudu-1120
> > https://repository.apache.org/content/repositories/orgapachekudu-1121
> >
> > It is tagged in Git as 1.17.1-RC2 and the corresponding hash is the
> > following:
> >
> >
> https://gitbox.apache.org/repos/asf?p=kudu.git;a=commit;h=9e19288aad0706a413e63522cdfd22d2ccd7c27a
> >
> > The release notes can be found here:
> > https://github.com/apache/kudu/blob/1.17.1-RC2/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 October 28 16:00:00 PDT 2024.
> >
> > Thank You,
> > Abhishek
> >
> > [1] https://www.apache.org/foundation/voting.html#ReleaseVotes
> >
>

Reply via email to