You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by ch...@apache.org on 2018/09/11 01:45:52 UTC

[mesos] branch master updated: Added MESOS-8871 to the 1.5.2 CHANGELOG.

This is an automated email from the ASF dual-hosted git repository.

chhsiao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git


The following commit(s) were added to refs/heads/master by this push:
     new c32daed  Added MESOS-8871 to the 1.5.2 CHANGELOG.
c32daed is described below

commit c32daedd985beeef1ddf95100b3905f3f1526efb
Author: Chun-Hung Hsiao <ch...@mesosphere.io>
AuthorDate: Mon Sep 10 18:45:02 2018 -0700

    Added MESOS-8871 to the 1.5.2 CHANGELOG.
---
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG b/CHANGELOG
index dd817c6..68202bb 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -761,6 +761,7 @@ Release Notes - Mesos - Version 1.5.2 (WIP)
   * [MESOS-8418] - mesos-agent high cpu usage because of numerous /proc/mounts reads.
   * [MESOS-8568] - Command checks should always call `WAIT_NESTED_CONTAINER` before `REMOVE_NESTED_CONTAINER`
   * [MESOS-8830] - Agent gc on old slave sandboxes could empty persistent volume data
+  * [MESOS-8871] - Agent may fail to recover if the agent dies before image store cache checkpointed.
   * [MESOS-8904] - Master crash when removing quota.
   * [MESOS-8906] - `UriDiskProfileAdaptor` fails to update profile selectors.
   * [MESOS-8917] - Agent leaking file descriptors into forked processes