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

vinodkone 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 dbdc088  Added MESOS-8887 to the 1.6.2 CHANGELOG.
dbdc088 is described below

commit dbdc088f6b8d9e95c5b5622f986e5a417cc3d3f6
Author: Vinod Kone <vinodk...@gmail.com>
AuthorDate: Fri Feb 15 14:38:15 2019 -0600

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

diff --git a/CHANGELOG b/CHANGELOG
index 51b0a97..44267f8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -452,6 +452,7 @@ Release Notes - Mesos - Version 1.6.2 (WIP)
   * [MESOS-8418] - mesos-agent high cpu usage because of numerous /proc/mounts 
reads.
   * [MESOS-8545] - AgentAPIStreamingTest.AttachInputToNestedContainerSession 
is flaky.
   * [MESOS-8568] - Command checks should always call `WAIT_NESTED_CONTAINER` 
before `REMOVE_NESTED_CONTAINER`
+  * [MESOS-8887] - Unreachable tasks are not GC'ed when unreachable agent is 
GC'ed.
   * [MESOS-8907] - Docker image fetcher fails with HTTP/2.
   * [MESOS-8917] - Agent leaking file descriptors into forked processes
   * [MESOS-8921] - Autotools don't work with newer OpenJDK versions

Reply via email to