Michael Park

@mcypark

Posted March 7, 2016

Apache Mesos 0.27.2 Released

The latest Mesos release, 0.27.2, is now available for download. This release includes fixes and improvements for the following:

  • MESOS-4693 - Variable shadowing in HookManager::slavePreLaunchDockerHook.
  • MESOS-4711 - Race condition in libevent poll implementation causes crash.
  • MESOS-4754 - The “executors” field is exposed under a backwards incompatible schema.
  • MESOS-4687 - Implement reliable floating point for scalar resources.

Full release notes are available in the release CHANGELOG.

Upgrades

Rolling upgrades from a Mesos 0.27.1 cluster to Mesos 0.27.2 are straightforward. Please refer to the upgrade guide for detailed information on upgrading to Mesos 0.27.2.

Try it out

We encourage you to try out this release and let us know what you think. If you run into any issues, please let us know on the user mailing list and IRC.

Thanks!

Thanks to the 4 contributors who made 0.27.2 possible:

Alexander Rojas, Kevin Devroede, Michael Park, Neil Conway