Repository: mesos Updated Branches: refs/heads/1.3.x 770ec58bb -> eb9f01538
Added MESOS-8876 to 1.3.3 CHANGELOG. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/eb9f0153 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/eb9f0153 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/eb9f0153 Branch: refs/heads/1.3.x Commit: eb9f01538c9ed10604642b3696d54c3b75d6f7db Parents: bcfbc02 Author: Gilbert Song <[email protected]> Authored: Mon May 7 14:14:00 2018 -0700 Committer: Gilbert Song <[email protected]> Committed: Mon May 7 14:16:31 2018 -0700 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/eb9f0153/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index f9ea20a..052a475 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -15,6 +15,7 @@ All Issues: * [MESOS-8576] - Improve discard handling of 'Docker::inspect()'. * [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.3.2
