You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by ji...@apache.org on 2017/05/30 21:03:08 UTC

[2/2] mesos git commit: Added MESOS-7546 to 1.3.1 CHANGELOG.

Added MESOS-7546 to 1.3.1 CHANGELOG.


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

Branch: refs/heads/1.3.x
Commit: 8c88432d795d14ed115c542b1466a2c5839ca7fa
Parents: 6b723a1
Author: Jie Yu <yu...@gmail.com>
Authored: Tue May 30 13:56:55 2017 -0700
Committer: Jie Yu <yu...@gmail.com>
Committed: Tue May 30 14:02:40 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/8c88432d/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 6b770ee..91c34d0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,6 +6,7 @@ All Issues:
 ** Bug
   * [MESOS-7429] - Allow isolators to inject task-specific environment variables.
   * [MESOS-7540] - Add an agent flag for executor re-registration timeout.
+  * [MESOS-7546] - WAIT_NESTED_CONTAINER sometimes returns 404.
   * [MESOS-7569] - Allow "old" executors with half-open connections to be preserved during agent upgrade / restart.