+1 (binding) Tested on ASF CI. There was one flaky test that's new: https://issues.apache.org/jira/browse/MESOS-5139
Configuration Matrix gcc clang centos:7 --verbose --enable-libevent --enable-ssl [image: Success] <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Release/13/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)/> [image: Not run] --verbose [image: Success] <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Release/13/COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)/> [image: Not run] ubuntu:14.04 --verbose --enable-libevent --enable-ssl [image: Success] <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Release/13/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)/> [image: Failed] <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Release/13/COMPILER=clang,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)/> --verbose [image: Success] <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Release/13/COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)/> [image: Success] <https://builds.apache.org/view/M-R/view/Mesos/job/Mesos-Release/13/COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)/> On Wed, Apr 6, 2016 at 6:17 PM, Benjamin Mahler <[email protected]> wrote: > +1 (binding) > > The following passes on OS X: > $ ./configure CC=clang CXX=clang++ --disable-python --disable-java > $ make check > > On Tue, Apr 5, 2016 at 11:41 PM, Michael Park <[email protected]> wrote: > >> Hi all, >> >> Please vote on releasing the following candidate as Apache Mesos 0.26.1. >> >> >> 0.26.1 includes the following: >> >> -------------------------------------------------------------------------------- >> No changes from rc3: >> >> * Improvements >> - `/state` endpoint performance >> - `systemd` integration >> - GLOG performance >> - Configurable task/framework history >> - Offer filter timeout fix for backlogged allocator >> - Deletion of special files. (MESOS-4979) >> - Memory leak in subprocess. (MESOS-5021) >> >> * Bugs >> - SSL >> - Libevent >> - Fixed point resources math >> - HDFS >> - Agent upgrade compatibility >> >> New fixes in rc4: >> - https://reviews.apache.org/r/42704 which was missed in MESOS-920. >> >> Thank you to Ben Mahler for requesting MESOS-4979 and MESOS-5021 to be >> included. >> >> The CHANGELOG for the release is available at: >> >> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.26.1-rc4 >> >> -------------------------------------------------------------------------------- >> >> The candidate for Mesos 0.26.1 release is available at: >> >> https://dist.apache.org/repos/dist/dev/mesos/0.26.1-rc4/mesos-0.26.1.tar.gz >> >> The tag to be voted on is 0.26.1-rc4: >> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=0.26.1-rc4 >> >> The MD5 checksum of the tarball can be found at: >> >> https://dist.apache.org/repos/dist/dev/mesos/0.26.1-rc4/mesos-0.26.1.tar.gz.md5 >> >> The signature of the tarball can be found at: >> >> https://dist.apache.org/repos/dist/dev/mesos/0.26.1-rc4/mesos-0.26.1.tar.gz.asc >> >> The PGP key used to sign the release is here: >> https://dist.apache.org/repos/dist/release/mesos/KEYS >> >> The JAR is up in Maven in a staging repository here: >> https://repository.apache.org/content/repositories/orgapachemesos-1138 >> >> Please vote on releasing this package as Apache Mesos 0.26.1! >> >> The vote is open until Fri Apr 8 23:59:59 PDT 2016 and passes if a >> majority of at least 3 +1 PMC votes are cast. >> >> [ ] +1 Release this package as Apache Mesos 0.26.1 >> [ ] -1 Do not release this package because ... >> >> Thanks, >> >> MPark >> > >
