You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by gi...@apache.org on 2018/06/04 12:02:31 UTC

mesos-site git commit: Updated the website built from mesos SHA: 708376e.

Repository: mesos-site
Updated Branches:
  refs/heads/asf-site d3d6b5166 -> 3ad1879d9


Updated the website built from mesos SHA: 708376e.


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

Branch: refs/heads/asf-site
Commit: 3ad1879d9a04a3de11d422ca15f1902e830db33e
Parents: d3d6b51
Author: jenkins <bu...@apache.org>
Authored: Mon Jun 4 12:02:27 2018 +0000
Committer: jenkins <bu...@apache.org>
Committed: Mon Jun 4 12:02:27 2018 +0000

----------------------------------------------------------------------
 content/documentation/latest/reservation/index.html | 4 ++--
 content/documentation/reservation/index.html        | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos-site/blob/3ad1879d/content/documentation/latest/reservation/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/latest/reservation/index.html b/content/documentation/latest/reservation/index.html
index 007f59d..cfebb9a 100644
--- a/content/documentation/latest/reservation/index.html
+++ b/content/documentation/latest/reservation/index.html
@@ -440,8 +440,8 @@ It can then be refined to be <strong>reserved</strong> for <code>"engineering/ba
 
 <p>Note that the refined reservation role must match the offer&rsquo;s allocation role.</p>
 
-<p>Suppose we receive a resource offer with 12 CPUs and 6144 MB of RAM unreserved,
-allocated to role <code>"engineering/backend"</code>, reserved to <code>"engineering"</code>.</p>
+<p>Suppose we receive a resource offer with 12 CPUs and 6144 MB of RAM reserved to
+<code>"engineering"</code>, allocated to role <code>"engineering/backend"</code>.</p>
 
 <pre><code>    {
       "allocation_info": { "role": "engineering/backend" },

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/3ad1879d/content/documentation/reservation/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/reservation/index.html b/content/documentation/reservation/index.html
index 8eea7ad..32dc793 100644
--- a/content/documentation/reservation/index.html
+++ b/content/documentation/reservation/index.html
@@ -440,8 +440,8 @@ It can then be refined to be <strong>reserved</strong> for <code>"engineering/ba
 
 <p>Note that the refined reservation role must match the offer&rsquo;s allocation role.</p>
 
-<p>Suppose we receive a resource offer with 12 CPUs and 6144 MB of RAM unreserved,
-allocated to role <code>"engineering/backend"</code>, reserved to <code>"engineering"</code>.</p>
+<p>Suppose we receive a resource offer with 12 CPUs and 6144 MB of RAM reserved to
+<code>"engineering"</code>, allocated to role <code>"engineering/backend"</code>.</p>
 
 <pre><code>    {
       "allocation_info": { "role": "engineering/backend" },