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:51 UTC

[3/6] mesos git commit: Added MESOS-7540 to the 1.2.2 CHANGELOG.

Added MESOS-7540 to the 1.2.2 CHANGELOG.


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

Branch: refs/heads/master
Commit: 1396795b0ef74ff8e65edbb1fc9fdeaa1349b5c8
Parents: e73852c
Author: Benjamin Mahler <bm...@apache.org>
Authored: Fri May 26 18:22:29 2017 -0700
Committer: Benjamin Mahler <bm...@apache.org>
Committed: Tue May 30 14:10:06 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/1396795b/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 97e9dba..f717710 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -294,6 +294,7 @@ Release Notes - Mesos - Version 1.2.2
 
 All Issues:
 ** Bug
+  * [MESOS-7540] - Add an agent flag for executor re-registration timeout.
   * [MESOS-7546] - WAIT_NESTED_CONTAINER sometimes returns 404.