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

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

commit 38f6b936b9cb558351ab9d0ecf4f214f43139c8f
Author: Kapil Arya <[email protected]>
AuthorDate: Tue Aug 7 17:29:56 2018 -0400

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

diff --git a/CHANGELOG b/CHANGELOG
index c77211f..031d58a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1018,6 +1018,7 @@ Release Notes - Mesos - Version 1.4.2 (WIP)
   * [MESOS-8651] - Potential memory leaks in the `volume/sandbox_path` 
isolator.
   * [MESOS-8786] - CgroupIsolatorProcess accesses subsystem processes directly.
   * [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-8876] - Normal exit of Docker container using rexray volume results 
in TASK_FAILED.
   * [MESOS-8881] - Enable epoll backend in libevent integration.
   * [MESOS-8885] - Disable libevent debug mode.

Reply via email to