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/01/25 19:29:30 UTC

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

Repository: mesos-site
Updated Branches:
  refs/heads/asf-site a15d9324b -> 76464965c


Updated the website built from mesos SHA: abd1751.


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

Branch: refs/heads/asf-site
Commit: 76464965c965240a184f5b29773bfc708ef09ee1
Parents: a15d932
Author: jenkins <bu...@apache.org>
Authored: Thu Jan 25 19:29:28 2018 +0000
Committer: jenkins <bu...@apache.org>
Committed: Thu Jan 25 19:29:28 2018 +0000

----------------------------------------------------------------------
 content/api/latest/c++/classprocess_1_1ProcessBase.html        | 6 +++---
 content/blog/feed.xml                                          | 2 +-
 .../blog/performance-working-group-progress-report/index.html  | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos-site/blob/76464965/content/api/latest/c++/classprocess_1_1ProcessBase.html
----------------------------------------------------------------------
diff --git a/content/api/latest/c++/classprocess_1_1ProcessBase.html b/content/api/latest/c++/classprocess_1_1ProcessBase.html
index b78497a..949f884 100644
--- a/content/api/latest/c++/classprocess_1_1ProcessBase.html
+++ b/content/api/latest/c++/classprocess_1_1ProcessBase.html
@@ -906,7 +906,7 @@ template&lt;typename T &gt; </div>
 <p>Sets up a handler for HTTP requests with the specified name. </p>
 <dl class="params"><dt>Parameters</dt><dd>
   <table class="params">
-    <tr><td class="paramname">name</td><td>The endpoint or URL to route. Must begin with a <code>/</code>. </td></tr>
+    <tr><td class="paramname">name</td><td>The endpoint or URL to route. Must begin with a <code>/</code> and must not end with a '/'. </td></tr>
   </table>
   </dd>
 </dl>
@@ -962,7 +962,7 @@ template&lt;typename T &gt; </div>
 <p>Sets up a handler for HTTP requests with the specified name. </p>
 <dl class="params"><dt>Parameters</dt><dd>
   <table class="params">
-    <tr><td class="paramname">name</td><td>The endpoint or URL to route. Must begin with a <code>/</code>. </td></tr>
+    <tr><td class="paramname">name</td><td>The endpoint or URL to route. Must begin with a <code>/</code> and must not end with a '/'. </td></tr>
   </table>
   </dd>
 </dl>
@@ -1076,7 +1076,7 @@ template&lt;typename T &gt; </div>
 <p>Sets up a handler for HTTP requests with the specified name. </p>
 <dl class="params"><dt>Parameters</dt><dd>
   <table class="params">
-    <tr><td class="paramname">name</td><td>The endpoint or URL to route. Must begin with a <code>/</code>. </td></tr>
+    <tr><td class="paramname">name</td><td>The endpoint or URL to route. Must begin with a <code>/</code> and must not end with a '/'. </td></tr>
   </table>
   </dd>
 </dl>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/76464965/content/blog/feed.xml
----------------------------------------------------------------------
diff --git a/content/blog/feed.xml b/content/blog/feed.xml
index 605f11a..ea5e46f 100644
--- a/content/blog/feed.xml
+++ b/content/blog/feed.xml
@@ -168,7 +168,7 @@ To learn more about CSI work in Mesos, you can dig into the design document &lt;
 &lt;/ul&gt;
 
 
-&lt;p&gt;If you are a user and would like to suggest some areas for performance improvement, please let us know by emailing &lt;a href=&quot;&amp;#x6d;&amp;#x61;&amp;#x69;&amp;#x6c;&amp;#x74;&amp;#x6f;&amp;#x3a;&amp;#x64;&amp;#101;&amp;#x76;&amp;#64;&amp;#97;&amp;#112;&amp;#97;&amp;#99;&amp;#x68;&amp;#101;&amp;#x2e;&amp;#x6d;&amp;#101;&amp;#x73;&amp;#111;&amp;#x73;&amp;#46;&amp;#111;&amp;#114;&amp;#x67;&quot;&gt;&amp;#100;&amp;#101;&amp;#118;&amp;#64;&amp;#x61;&amp;#x70;&amp;#97;&amp;#x63;&amp;#104;&amp;#x65;&amp;#46;&amp;#x6d;&amp;#x65;&amp;#x73;&amp;#x6f;&amp;#x73;&amp;#x2e;&amp;#111;&amp;#114;&amp;#x67;&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;If you are a user and would like to suggest some areas for performance improvement, please let us know by emailing &lt;a href=&quot;&amp;#x6d;&amp;#x61;&amp;#x69;&amp;#x6c;&amp;#116;&amp;#x6f;&amp;#x3a;&amp;#x64;&amp;#101;&amp;#x76;&amp;#64;&amp;#97;&amp;#x70;&amp;#x61;&amp;#x63;&amp;#104;&amp;#x65;&amp;#46;&amp;#109;&amp;#x65;&amp;#x73;&amp;#111;&amp;#115;&amp;#x2e;&amp;#x6f;&amp;#x72;&amp;#x67;&quot;&gt;&amp;#x64;&amp;#x65;&amp;#118;&amp;#x40;&amp;#x61;&amp;#x70;&amp;#97;&amp;#99;&amp;#x68;&amp;#101;&amp;#x2e;&amp;#109;&amp;#101;&amp;#115;&amp;#111;&amp;#115;&amp;#x2e;&amp;#111;&amp;#x72;&amp;#x67;&lt;/a&gt;.&lt;/p&gt;
 
 	</content>
   </entry>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/76464965/content/blog/performance-working-group-progress-report/index.html
----------------------------------------------------------------------
diff --git a/content/blog/performance-working-group-progress-report/index.html b/content/blog/performance-working-group-progress-report/index.html
index b0770dd..e08b476 100644
--- a/content/blog/performance-working-group-progress-report/index.html
+++ b/content/blog/performance-working-group-progress-report/index.html
@@ -248,7 +248,7 @@
 </ul>
 
 
-<p>If you are a user and would like to suggest some areas for performance improvement, please let us know by emailing <a href="&#x6d;&#x61;&#x69;&#x6c;&#x74;&#x6f;&#x3a;&#x64;&#101;&#x76;&#64;&#97;&#112;&#97;&#99;&#x68;&#101;&#x2e;&#x6d;&#101;&#x73;&#111;&#x73;&#46;&#111;&#114;&#x67;">&#100;&#101;&#118;&#64;&#x61;&#x70;&#97;&#x63;&#104;&#x65;&#46;&#x6d;&#x65;&#x73;&#x6f;&#x73;&#x2e;&#111;&#114;&#x67;</a>.</p>
+<p>If you are a user and would like to suggest some areas for performance improvement, please let us know by emailing <a href="&#x6d;&#x61;&#x69;&#x6c;&#116;&#x6f;&#x3a;&#x64;&#101;&#x76;&#64;&#97;&#x70;&#x61;&#x63;&#104;&#x65;&#46;&#109;&#x65;&#x73;&#111;&#115;&#x2e;&#x6f;&#x72;&#x67;">&#x64;&#x65;&#118;&#x40;&#x61;&#x70;&#97;&#99;&#x68;&#101;&#x2e;&#109;&#101;&#115;&#111;&#115;&#x2e;&#111;&#x72;&#x67;</a>.</p>
 
   </div>
 </div>