Added MESOS-8125 to the 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/6021e44e Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/6021e44e Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/6021e44e Branch: refs/heads/1.3.x Commit: 6021e44eaa4956e7c7557653245fc392cb5ab9a8 Parents: 0d4687b Author: Qian Zhang <[email protected]> Authored: Mon Feb 5 08:41:49 2018 +0800 Committer: Qian Zhang <[email protected]> Committed: Mon Feb 5 08:41:49 2018 +0800 ---------------------------------------------------------------------- CHANGELOG | 9 +++++++++ 1 file changed, 9 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/6021e44e/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index f3cdfde..71b9b25 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,12 @@ +Release Notes - Mesos - Version 1.3.3 (WIP) +------------------------------------------- +* This is a bug fix release. + +All Issues: +** Bug + * [MESOS-8125] - Agent should properly handle recovering an executor when its pid is reused. + + Release Notes - Mesos - Version 1.3.2 ------------------------------------- * This is a bug fix release.
