Repository: mesos Updated Branches: refs/heads/1.5.x 9343f4200 -> 1b813dcf0
Added MESOS-8876 to 1.5.1 CHANGELOG. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/1b813dcf Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/1b813dcf Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/1b813dcf Branch: refs/heads/1.5.x Commit: 1b813dcf0c0bd31e46aa769c8fd86f11b339dad8 Parents: ecf80b9 Author: Gilbert Song <[email protected]> Authored: Mon May 7 14:12:45 2018 -0700 Committer: Gilbert Song <[email protected]> Committed: Mon May 7 14:15:47 2018 -0700 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/1b813dcf/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index ea3fce4..dbcd6a5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -32,6 +32,7 @@ Release Notes - Mesos - Version 1.5.1 (WIP) * [MESOS-8651] - Potential memory leaks in the `volume/sandbox_path` isolator. * [MESOS-8742] - Agent resource provider config API calls should be idempotent. * [MESOS-8787] - RP-related API should be experimental. + * [MESOS-8876] - Normal exit of Docker container using rexray volume results in TASK_FAILED. Release Notes - Mesos - Version 1.5.0
