Niklas Q. Nielsen

@quarfot

Posted March 25, 2015

Apache Mesos 0.22.0 Released

The latest Mesos release, 0.22.0, is now available for download. This release includes several major features:

  • Disk quota isolation in Mesos containerizer; refer to the containerization documentation to enable disk quota monitoring and enforcement.
  • Support for explicitly sending status updates acknowledgements from schedulers; refer to the upgrades document for upgrading schedulers.
  • Rate-limiting slave removal, to safeguard against unforeseen bugs which may lead to widespread slave removal.
  • Support for module hooks in task launch sequence. Refer to the modules documentation for more information.
  • Anonymous modules: a new kind of module that does not receive any callbacks but coexists with its parent process.
  • New service discovery info in task info allows framework users to specify discoverability of tasks for external service discovery systems. Refer to the framework development guide for more information.

Furthermore, many bugs have been fixed in this release. For full release notes with all features and bug fixes, please refer to the CHANGELOG.

Rolling upgrades may be done seamlessly, however some things have changed in 0.22.0 with regard to external tooling and upgrade paths; please refer to the upgrade guide for detailed information on upgrading to this release from a 0.21.1 cluster.

Contributors

Thanks to the 35 contributors who made 0.22.0 possible: Adam B, Alexander Rojas, Alexander Rukletsov, Ankur Chauhan, Benjamin Hindman, Benjamin Mahler, Bernd Mathiske, Chengwei Yang, Chi Zhang, Christos Kozyrakis, Cody Maloney, Connor Doyle, Dario Rexin, Dave Lester, David Robinson, Dominic Hamon, Evelina Dumitrescu, Gabriel Monroy, Ian Downes, Jake Farrell, Jiang Yan Xu, Jie Yu, Joerg Schad, Joris Van Remoortere, Kapil Arya, Kiyonari Harigae, Michael Park, Niklas Nielsen, Palak Choudhary, R.B. Boyer, Ryan Thomas, Samuel, Till Toenshoff, Timothy Chen and Vinod Kone.