Repository: mesos Updated Branches: refs/heads/1.4.x 35fcdd778 -> 7e78618c6
Added MESOS-8876 to 1.4.2 CHANGELOG. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/7e78618c Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/7e78618c Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/7e78618c Branch: refs/heads/1.4.x Commit: 7e78618c6415fe3a419428b148c546f7c379ef1a Parents: f7892ea Author: Gilbert Song <[email protected]> Authored: Mon May 7 14:13:42 2018 -0700 Committer: Gilbert Song <[email protected]> Committed: Mon May 7 14:16:09 2018 -0700 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/7e78618c/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 1807b29..92793e2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -29,6 +29,7 @@ Release Notes - Mesos - Version 1.4.2 (WIP) * [MESOS-8604] - Quota headroom tracking may be incorrect in the presence of hierarchical reservation. * [MESOS-8605] - Terminal task status update will not send if 'docker inspect' is hung. * [MESOS-8651] - Potential memory leaks in the `volume/sandbox_path` isolator. + * [MESOS-8876] - Normal exit of Docker container using rexray volume results in TASK_FAILED. Release Notes - Mesos - Version 1.4.1
