You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by bm...@apache.org on 2017/05/27 02:24:18 UTC

[8/9] mesos git commit: Added MESOS-7569 to the 1.1.3 CHANGELOG.

Added MESOS-7569 to the 1.1.3 CHANGELOG.


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/37a7227c
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/37a7227c
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/37a7227c

Branch: refs/heads/1.1.x
Commit: 37a7227cea49a851eeee323a05ef8bf5903c1de8
Parents: d5e4ea1
Author: Benjamin Mahler <bm...@apache.org>
Authored: Fri May 26 18:57:37 2017 -0700
Committer: Benjamin Mahler <bm...@apache.org>
Committed: Fri May 26 19:18:17 2017 -0700

----------------------------------------------------------------------
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/37a7227c/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 0a1263b..91fec1d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -5,6 +5,7 @@ Release Notes - Mesos - Version 1.1.3 (WIP)
 All Issues:
 ** Bug
   * [MESOS-7540] - Add an agent flag for executor re-registration timeout.
+  * [MESOS-7569] - Allow "old" executors with half-open connections to be preserved during agent upgrade / restart.
 
 
 Release Notes - Mesos - Version 1.1.2