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

mesos git commit: Added MESOS-7008 to CHANGELOG for 1.0.3 and 1.1.1.

Repository: mesos
Updated Branches:
  refs/heads/master 2b7cd892e -> 457cf86dc


Added MESOS-7008 to CHANGELOG for 1.0.3 and 1.1.1.


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

Branch: refs/heads/master
Commit: 457cf86dcda94a1e31831754e28f6027bee897af
Parents: 2b7cd89
Author: Alexander Rukletsov <al...@apache.org>
Authored: Thu Feb 2 00:27:13 2017 +0100
Committer: Alexander Rukletsov <al...@apache.org>
Committed: Thu Feb 2 00:27:13 2017 +0100

----------------------------------------------------------------------
 CHANGELOG | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/457cf86d/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index c0bb3d4..c614fe2 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -41,6 +41,7 @@ All Issues:
   * [MESOS-6848] - The default executor does not exit if a single task pod fails.
   * [MESOS-6852] - Nested container's launch command is not set correctly in docker/runtime isolator.
   * [MESOS-6917] - Segfault when the executor sets an invalid UUID when sending a status update.
+  * [MESOS-7008] - Quota not recovered from registry in empty cluster.
 
 
 Release Notes - Mesos - Version 1.1.0
@@ -465,6 +466,7 @@ All Issues:
     * [MESOS-6621] - SSL downgrade path will CHECK-fail when using both temporary and persistent sockets
     * [MESOS-6676] - Always re-link with scheduler during re-registration.
     * [MESOS-6917] - Segfault when the executor sets an invalid UUID when sending a status update.
+    * [MESOS-7008] - Quota not recovered from registry in empty cluster.
 
 
 Release Notes - Mesos - Version 1.0.2