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

[2/2] mesos git commit: Updated quota docs to reflect that reserved resources are included.

Updated quota docs to reflect that reserved resources are included.


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

Branch: refs/heads/master
Commit: f7e81100686b6e1d57f7889b072465ac00649d6c
Parents: 0bdb032
Author: Michael Park <mp...@apache.org>
Authored: Tue Jan 26 21:47:20 2016 -0800
Committer: Michael Park <mp...@apache.org>
Committed: Tue Jan 26 21:58:53 2016 -0800

----------------------------------------------------------------------
 docs/quota.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/f7e81100/docs/quota.md
----------------------------------------------------------------------
diff --git a/docs/quota.md b/docs/quota.md
index a566c75..2762557 100644
--- a/docs/quota.md
+++ b/docs/quota.md
@@ -279,8 +279,8 @@ satisfied, it proceeds with the standard wDRF for all frameworks.
 If there are multiple frameworks in a role with quota set, the standard wDRF
 algorithm determines framework priority inside this role.
 
-The default wDRF allocator considers only unreserved and non-revocable resources
-as applicable towards quota.
+The default wDRF allocator considers only non-revocable resources as applicable
+towards quota.
 
 <a name="failover"></a>
 ## Failover