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/30 21:10:54 UTC

[6/6] 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/261cc30c
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/261cc30c
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/261cc30c

Branch: refs/heads/master
Commit: 261cc30ce330b21a8daf7b557fe505b5378413d3
Parents: 2e15b98
Author: Benjamin Mahler <bm...@apache.org>
Authored: Fri May 26 18:57:37 2017 -0700
Committer: Benjamin Mahler <bm...@apache.org>
Committed: Tue May 30 14:10:32 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/261cc30c/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 1dd2350..42657a9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -788,6 +788,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