Added MESOS-7119 to 1.1.2 CHANGELOG.
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/e2f0c4c3 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/e2f0c4c3 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/e2f0c4c3 Branch: refs/heads/master Commit: e2f0c4c34b983b88e8ba605f8a953567d3b847db Parents: 219af80 Author: Alexander Rukletsov <[email protected]> Authored: Mon Apr 24 14:28:01 2017 +0200 Committer: Alexander Rukletsov <[email protected]> Committed: Wed Apr 26 14:45:57 2017 +0200 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/e2f0c4c3/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index f288a0f..9c8b7d7 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -504,6 +504,7 @@ All Issues: * [MESOS-5028] - Copy provisioner cannot replace directory with symlink. * [MESOS-5172] - Registry puller cannot fetch blobs correctly from http Redirect 3xx urls. * [MESOS-6327] - Large docker images causes container launch failures: Too many levels of symbolic links. + * [MESOS-7119] - Mesos master crash while accepting inverse offer. * [MESOS-7152] - The agent may be flapping after the machine reboots due to provisioner recover. * [MESOS-7197] - Requesting tiny amount of CPU crashes master. * [MESOS-7210] - HTTP health check doesn't work when mesos runs with --docker_mesos_image.
