This is an automated email from the ASF dual-hosted git repository. chhsiao pushed a commit to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git
commit b415ef5833ab2bae0aa2d01ebed31c89e9f3f8b0 Author: Chun-Hung Hsiao <[email protected]> AuthorDate: Mon Mar 18 12:25:53 2019 -0700 Added MESOS-9661 to the 1.7.3 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index a35e254..64d8783 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -8,6 +8,7 @@ Release Notes - Mesos - Version 1.7.3 (WIP) * [MESOS-9568] - SLRP does not clean up mount directories for destroyed MOUNT disks. * [MESOS-9607] - Removing a resource provider with consumers breaks resource publishing. * [MESOS-9610] - Fetcher vulnerability - escaping from sandbox. + * [MESOS-9661] - Agent crashes when SLRP recovers dropped operations. ** Improvements * [MESOS-8880] - Add minimum capabilities in the master.
