Mesos v0.14.1 Release Notes

    • ๐Ÿš€ This is a bug fix release.

    All Issues: ** Sub-task

    • [MESOS-725] - Slave should cleanup meta directory if started in non-strict mode and slave info changes.

    ** ๐Ÿ› Bug

    • [MESOS-420] - Master crashes when reregistering framework
    • [MESOS-488] - The Master incorrectly sends a "Framework failed over" message when the scheduler driver retries an initial failover re-registration.
    • [MESOS-641] - Stout killtree / pstree tests fail on Ubuntu 10.04.
    • [MESOS-658] - A framework can be incorrectly removed by the Master.
    • [MESOS-662] - Executor OOM could lead to a kernel hang
    • [MESOS-679] - Inability to find a latest run should not be considered a recovery error
    • [MESOS-680] - Empty files should not be considered as recovery errors
    • [MESOS-690] - Slave finalize() throws segfault
    • [MESOS-694] - Preserve exit status for SIGTERM.
    • [MESOS-711] - Master::reconcile incorrectly recovers resources from reconciled tasks.
    • [MESOS-714] - Slave should check if the (re-)registered is from the expected master

    ** ๐Ÿ‘Œ Improvement

    • [MESOS-620] - Add slaveDisconnected and slaveReconnected calls to the Allocator