This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/mesos-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 4bb364d  Updated the website built from mesos SHA: 270a3dce4.
4bb364d is described below

commit 4bb364de1f32b69366d308c0da48b8e0fe8c7aa1
Author: jenkins <[email protected]>
AuthorDate: Wed Oct 2 15:35:24 2019 +0000

    Updated the website built from mesos SHA: 270a3dce4.
---
 content/documentation/latest/quota/index.html | 2 +-
 content/documentation/quota/index.html        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/documentation/latest/quota/index.html 
b/content/documentation/latest/quota/index.html
index 5f5cf32..92dd692 100644
--- a/content/documentation/latest/quota/index.html
+++ b/content/documentation/latest/quota/index.html
@@ -330,12 +330,12 @@ documentation: <a 
href="https://github.com/apache/mesos/blob/1.8.0/docs/quota.md
 <h2>Implementation Notes</h2>
 
 <ul>
-<li>Quota is not supported for the default <code>*</code> role.</li>
 <li>Quota is not supported on nested roles (e.g. <code>eng/prod</code>).</li>
 <li>During failover, in order to correctly enforce limits, the allocator
 will be paused and will not issue offers until at least 80% agents
 re-register or 10 minutes elapses. These parameters will be made
 configurable: <a 
href="https://issues.apache.org/jira/browse/MESOS-4073";>MESOS-4073</a></li>
+<li>Quota is SUPPORTED for the default <code>*</code> role now <a 
href="https://issues.apache.org/jira/browse/MESOS-3938";>MESOS-3938</a>.</li>
 </ul>
 
 
diff --git a/content/documentation/quota/index.html 
b/content/documentation/quota/index.html
index b034617..250475e 100644
--- a/content/documentation/quota/index.html
+++ b/content/documentation/quota/index.html
@@ -330,12 +330,12 @@ documentation: <a 
href="https://github.com/apache/mesos/blob/1.8.0/docs/quota.md
 <h2>Implementation Notes</h2>
 
 <ul>
-<li>Quota is not supported for the default <code>*</code> role.</li>
 <li>Quota is not supported on nested roles (e.g. <code>eng/prod</code>).</li>
 <li>During failover, in order to correctly enforce limits, the allocator
 will be paused and will not issue offers until at least 80% agents
 re-register or 10 minutes elapses. These parameters will be made
 configurable: <a 
href="https://issues.apache.org/jira/browse/MESOS-4073";>MESOS-4073</a></li>
+<li>Quota is SUPPORTED for the default <code>*</code> role now <a 
href="https://issues.apache.org/jira/browse/MESOS-3938";>MESOS-3938</a>.</li>
 </ul>
 
 

Reply via email to