+1 Ran on CentOS 6.6 and all C++ and Java tests passed in RELEASE mode.
Also built in RELEASE mode on Mac and ran some tooling against a few servers running in Docker containers (didn't rigorously test, because it's on Mac). On Thu, Jun 27, 2019 at 10:39 PM Hao Hao <[email protected]> wrote: > +1 > > ran both build and release mode on centos 7, all C++ tests passed. > > Best, > Hao > > On Thu, Jun 27, 2019 at 11:04 AM Alexey Serbin > <[email protected]> > wrote: > > > +1 > > > > I built the C++ and Java parts of the project on Ubuntu18.04.02 LTS > > (release configuration), all C++ and Java tests passed. > > > > I built the C++ and the Java part of the project on Mac OS X 10.11.6, > build > > 15G22010. All Java tests passed, several C++ tests failed: > > > > The following tests FAILED: > > 17 - client-test.5 (Failed) > > 23 - hybrid_clock-test (Failed) > > 125 - master_failover-itest.0 (Failed) > > 126 - master_failover-itest.1 (Failed) > > 127 - master_failover-itest.2 (Failed) > > 132 - master_sentry-itest.0 (Failed) > > 133 - master_sentry-itest.1 (Failed) > > 134 - master_sentry-itest.2 (Failed) > > 135 - master_sentry-itest.3 (Failed) > > 136 - master_sentry-itest.4 (Failed) > > 137 - master_sentry-itest.5 (Failed) > > 138 - master_sentry-itest.6 (Failed) > > 139 - master_sentry-itest.7 (Failed) > > 188 - location_cache-test (Failed) > > 192 - sentry_authz_provider-test.0 (Failed) > > 193 - sentry_authz_provider-test.1 (Failed) > > 194 - sentry_authz_provider-test.2 (Failed) > > 195 - sentry_authz_provider-test.3 (Failed) > > 196 - sentry_authz_provider-test.4 (Failed) > > 197 - sentry_authz_provider-test.5 (Failed) > > 198 - sentry_authz_provider-test.6 (Failed) > > 199 - sentry_authz_provider-test.7 (Failed) > > 222 - sentry_client-test (Failed) > > 225 - webserver-test (Timeout) > > 287 - kudu-tool-test.3 (Failed) > > 379 - subprocess-test (Failed) > > 383 - trace-test (Failed) > > > > It seems it's expected to have Sentry-related tests to fail on OS X > > (master_sentry-itest, sentry_authz_provider-test). Failing the rest is > not > > expected, but given MacOS X is not a production platform, that seems to > be > > OK. > > > > > > /Alexey > > > > On Thu, Jun 27, 2019 at 8:22 AM Grant Henke <[email protected] > > > > wrote: > > > > > Hello Kudu devs! > > > > > > The Apache Kudu team is happy to announce the third release candidate > for > > > Apache Kudu 1.10.0. > > > > > > Apache Kudu 1.10.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.10.0-RC3/ > > > > > > Java convenience binaries in the form of a Maven repository are staged > > > here: > > > https://repository.apache.org/content/repositories/orgapachekudu-1037/ > > > > > > It is tagged in Git as 1.10.0-RC3 and the corresponding hash is the > > > following: > > > > > > > > > https://gitbox.apache.org/repos/asf?p=kudu.git;a=commit;h=d75a77081326d2f2e7c4d10bc06afb0b39d2c0a2 > > > > > > The release notes can be found here: > > > > > > https://github.com/apache/kudu/blob/branch-1.10.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 Monday, July 1st at 11:59AM PST. This is a bit > > > over the suggested 72 hours due to the weekend. > > > > > > Thank you, > > > Grant > > > > > > -- > > > Grant Henke > > > Software Engineer | Cloudera > > > [email protected] | twitter.com/gchenke | linkedin.com/in/granthenke > > > > > > -- Andrew Wong
