Repository: mesos Updated Branches: refs/heads/master 26cd5564d -> 868ec364b
Added MESOS-4527 to the 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/af2c7486 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/af2c7486 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/af2c7486 Branch: refs/heads/master Commit: af2c7486528059e1171a0b516a77a91bada3d2fd Parents: 26cd556 Author: Benjamin Mahler <[email protected]> Authored: Wed May 2 16:47:28 2018 -0700 Committer: Benjamin Mahler <[email protected]> Committed: Wed May 2 16:47:28 2018 -0700 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/af2c7486/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index be1d89c..23b3e51 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -554,6 +554,7 @@ Release Notes - Mesos - Version 1.4.2 (WIP) * This is a bug fix release. ** Bug + * [MESOS-4527] - Roles can exceed limit allocation via reservations. * [MESOS-6616] - Error: dereferencing type-punned pointer will break strict-aliasing rules. * [MESOS-7504] - Parent's mount namespace cannot be determined when launching a nested container. * [MESOS-7975] - The command/default/docker executor can incorrectly send a TASK_FINISHED update even when the task is killed.
