You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by ka...@apache.org on 2016/02/03 23:36:29 UTC

svn commit: r1728385 - in /mesos/site/publish/blog: feed.xml mesos-0-27-0-released/index.html

Author: kapil
Date: Wed Feb  3 22:36:29 2016
New Revision: 1728385

URL: http://svn.apache.org/viewvc?rev=1728385&view=rev
Log:
Fixed a typo in 0.27.0 blog post.

Modified:
    mesos/site/publish/blog/feed.xml
    mesos/site/publish/blog/mesos-0-27-0-released/index.html

Modified: mesos/site/publish/blog/feed.xml
URL: http://svn.apache.org/viewvc/mesos/site/publish/blog/feed.xml?rev=1728385&r1=1728384&r2=1728385&view=diff
==============================================================================
--- mesos/site/publish/blog/feed.xml (original)
+++ mesos/site/publish/blog/feed.xml Wed Feb  3 22:36:29 2016
@@ -23,7 +23,7 @@ This release includes the following feat
 <ul>
 <li><p><a href="https://issues.apache.org/jira/browse/MESOS-1791">[MESOS-1791]</a>: Support for <em>resource quota</em> that provides non-revocable resource guarantees without tying reservations to particular Mesos agents.  Please refer to <a href="http://mesos.apache.org/documentation/latest/quota">the quota documentation</a> for more information.</p></li>
 <li><p><a href="https://issues.apache.org/jira/browse/MESOS-191">[MESOS-191]</a>: <em>Multiple disk</em> support to allow for disk IO intensive applications to achieve reliable, high performance.</p></li>
-<li><p><a href="https://issues.apache.org/jira/browse/MESOS-4085">[MESOS-4085]</a>: Flexible roles with the introduction of <em>implicit roles</em>. It deprecates the whiltelist functionality that was implemented by specifying <code>--roles</code> during master startup to provide a static list of roles.</p></li>
+<li><p><a href="https://issues.apache.org/jira/browse/MESOS-4085">[MESOS-4085]</a>: Flexible roles with the introduction of <em>implicit roles</em>. It deprecates the whitelist functionality that was implemented by specifying <code>--roles</code> during master startup to provide a static list of roles.</p></li>
 <li><p><a href="https://issues.apache.org/jira/browse/MESOS-2353">[MESOS-2353]</a>: Performance improvement of the state endpoint for large clusters.</p></li>
 </ul>
 

Modified: mesos/site/publish/blog/mesos-0-27-0-released/index.html
URL: http://svn.apache.org/viewvc/mesos/site/publish/blog/mesos-0-27-0-released/index.html?rev=1728385&r1=1728384&r2=1728385&view=diff
==============================================================================
--- mesos/site/publish/blog/mesos-0-27-0-released/index.html (original)
+++ mesos/site/publish/blog/mesos-0-27-0-released/index.html Wed Feb  3 22:36:29 2016
@@ -118,7 +118,7 @@ This release includes the following feat
 <ul>
 <li><p><a href="https://issues.apache.org/jira/browse/MESOS-1791">[MESOS-1791]</a>: Support for <em>resource quota</em> that provides non-revocable resource guarantees without tying reservations to particular Mesos agents.  Please refer to <a href="http://mesos.apache.org/documentation/latest/quota">the quota documentation</a> for more information.</p></li>
 <li><p><a href="https://issues.apache.org/jira/browse/MESOS-191">[MESOS-191]</a>: <em>Multiple disk</em> support to allow for disk IO intensive applications to achieve reliable, high performance.</p></li>
-<li><p><a href="https://issues.apache.org/jira/browse/MESOS-4085">[MESOS-4085]</a>: Flexible roles with the introduction of <em>implicit roles</em>. It deprecates the whiltelist functionality that was implemented by specifying <code>--roles</code> during master startup to provide a static list of roles.</p></li>
+<li><p><a href="https://issues.apache.org/jira/browse/MESOS-4085">[MESOS-4085]</a>: Flexible roles with the introduction of <em>implicit roles</em>. It deprecates the whitelist functionality that was implemented by specifying <code>--roles</code> during master startup to provide a static list of roles.</p></li>
 <li><p><a href="https://issues.apache.org/jira/browse/MESOS-2353">[MESOS-2353]</a>: Performance improvement of the state endpoint for large clusters.</p></li>
 </ul>