Thanks Dave. It looks like client_test is flaky 5% of the time: http://dist-test.cloudera.org:8080/
On Wed, Feb 17, 2016 at 12:14 PM, Dave Wang <[email protected]> wrote: > Compiled and ran unit tests in release mode on RHEL 7.2. client_test > failed during the run, but I re-ran it twice individually and it passed. > <shrug> > > On Wed, Feb 17, 2016 at 11:40 AM, Dan Burkert <[email protected]> wrote: > > > +1 > > > > * Compiled and ran tests in Release mode on Fedora 23 (GCC 5.3.1 and > Clang > > 3.7) and OS X 10.10 (Apple LLVM version 7.0.2). > > > > - Dan > > > > On Wed, Feb 17, 2016 at 5:04 AM, Mike Percy <[email protected]> wrote: > > > > > +1 > > > > > > * Checked the signature and checksums > > > * Checked NOTICE.txt and LICENSE.txt > > > * Built on Ubuntu 15.04 (vivid) with both gcc and clang, using the gold > > > linker. Ran the unit tests (in fast mode) and they all passed. > > > * Ran RAT on the artifact using the script and exclusions file that are > > > posted on http://gerrit.cloudera.org/2180/ and it passed. > > > > > > Mike > > > > > > On Wed, Feb 17, 2016 at 5:12 AM, Jean-Daniel Cryans < > [email protected] > > > > > > wrote: > > > > > > > Hi, > > > > > > > > Here's the third release candidate for Apache Kudu (incubating) > 0.7.0. > > > > > > > > The is a source-only release. The artifacts were staged here: > > > > https://dist.apache.org/repos/dist/dev/incubator/kudu/0.7.0-RC3/ > > > > > > > > It was built from this tag: > > > > > > > > > > > > > > https://git1-us-west.apache.org/repos/asf?p=incubator-kudu.git;a=commit;h=f9971b3990bb9b687ad7e64a73cc3aedbcc694e7 > > > > > > > > The list of all issues fixed is found following this link > > > > < > > > > > > > > > > https://issues.cloudera.org/issues/?jql=project%20%3D%20Kudu%20AND%20status%20in%20%20(Resolved)%20AND%20fixVersion%20%3D%200.7.0%20ORDER%20BY%20key%20ASC > > > > > > > > > . > > > > > > > > The following commits made it in since the last RC: > > > > f9971b3 KUDU-1328: crash when remote bootstrap session races with > > tablet > > > > deletion > > > > 70b6ff1 Fix CSD and C++11 doc > > > > ba5b585 Add ASL2.0 license headers to files missing it > > > > > > > > The release notes are found here (linking to github for prettier > > > printing): > > > > > > > > > > > > > > https://github.com/cloudera/kudu/blob/0.7.0-RC3/docs/release_notes.adoc#release-notes-specific-to-0-7-0 > > > > > > > > KEYS file: > > > > http://www.apache.org/dist/incubator/kudu/KEYS > > > > > > > > I'd suggest going through the README, building Kudu, and running the > > unit > > > > tests. > > > > > > > > Please try the release and vote; vote will be open for at least 72 > > hours. > > > > > > > > Thanks, > > > > > > > > J-D > > > > > > > > > >
