Here is the ticket: https://issues.apache.org/jira/browse/MESOS-3025
On Wed, Jul 8, 2015 at 4:52 PM, Benjamin Mahler <[email protected]> wrote: > -1 sorry! We just found a backwards incompatible change while fixing: > https://issues.apache.org/jira/browse/MESOS-2940 > > Schedulers still running a 0.22.0 driver against a 0.23.0 master will not > function correctly because StatusUpdate.uuid is now optional and no longer > set for reconciliation updates. I'll follow up with a fix you can > cherry-pick, shouldn't take too long. > > On Wed, Jul 8, 2015 at 4:33 PM, Jeff Schroeder <[email protected] > > wrote: > >> -1 (non-binding) The Python test ExamplesTest.PythonFramework still fails >> on RHEL7, unless building the mesos native Python package isn't part of >> make check. >> >> It pops on an ImportError for mesos.native >> >> See here for more details: >> >> https://gist.github.com/SEJeff/05a31c1d2d10fecc97a1 >> >> >> On Wednesday, July 8, 2015, Adam Bordelon <[email protected]> wrote: >> >>> Hello Mesos community, >>> >>> Please vote on releasing the following candidate as Apache Mesos 0.23.0. >>> >>> 0.23.0 includes the following: >>> >>> -------------------------------------------------------------------------------- >>> - Per-container network isolation >>> - Dockerized slaves will properly recover Docker containers upon >>> failover. >>> - Upgraded minimum required compilers to GCC 4.8+ or clang 3.5+. >>> >>> as well as experimental support for: >>> - Fetcher Caching >>> - Revocable Resources >>> - SSL encryption >>> - Persistent Volumes >>> - Dynamic Reservations >>> >>> 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.23.0-rc2 >>> >>> -------------------------------------------------------------------------------- >>> >>> The candidate for Mesos 0.23.0 release is available at: >>> >>> https://dist.apache.org/repos/dist/dev/mesos/0.23.0-rc2/mesos-0.23.0.tar.gz >>> >>> The tag to be voted on is 0.23.0-rc2: >>> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=0.23.0-rc2 >>> >>> The MD5 checksum of the tarball can be found at: >>> >>> https://dist.apache.org/repos/dist/dev/mesos/0.23.0-rc2/mesos-0.23.0.tar.gz.md5 >>> >>> The signature of the tarball can be found at: >>> >>> https://dist.apache.org/repos/dist/dev/mesos/0.23.0-rc2/mesos-0.23.0.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-1058 >>> >>> Please vote on releasing this package as Apache Mesos 0.23.0! >>> >>> The vote is open until Wed July 15th, 14:00 PDT 2015 and passes if a >>> majority of at least 3 +1 PMC votes are cast. >>> >>> [ ] +1 Release this package as Apache Mesos 0.23.0 >>> [ ] -1 Do not release this package because ... >>> >>> Thanks, >>> -Adam- >>> >> >> >> -- >> Text by Jeff, typos by iPhone >> > >
