You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2018/05/06 08:27:17 UTC

[incubator-pulsar] branch asf-site updated: Updated site at revision afdf6fb

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

mmerli pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new e3810e2  Updated site at revision afdf6fb
e3810e2 is described below

commit e3810e2846f6ec8f8c5f52a3c652c415f2e4975f
Author: jenkins <bu...@apache.org>
AuthorDate: Sun May 6 08:27:10 2018 +0000

    Updated site at revision afdf6fb
---
 content/docs/latest/clients/WebSocket/index.html | 6 ++++++
 content/docs/latest/reference/RestApi/index.html | 4 ++--
 content/ja/reference/RestApi/index.html          | 4 ++--
 3 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/content/docs/latest/clients/WebSocket/index.html b/content/docs/latest/clients/WebSocket/index.html
index 27dbaf0..08b4d07 100644
--- a/content/docs/latest/clients/WebSocket/index.html
+++ b/content/docs/latest/clients/WebSocket/index.html
@@ -2008,6 +2008,12 @@ have the Pulsar broker delete it.</p>
       <td style="text-align: left">no</td>
       <td style="text-align: left">Size of the consumer receive queue (default: 1000)</td>
     </tr>
+    <tr>
+      <td style="text-align: left"><code class="highlighter-rouge">messageId</code></td>
+      <td style="text-align: left">int or enum</td>
+      <td style="text-align: left">no</td>
+      <td style="text-align: left">Message ID to start from, <code class="highlighter-rouge">earliest</code> or <code class="highlighter-rouge">latest</code> (default: <code class="highlighter-rouge">latest</code>)</td>
+    </tr>
   </tbody>
 </table>
 
diff --git a/content/docs/latest/reference/RestApi/index.html b/content/docs/latest/reference/RestApi/index.html
index 6c03579..7dbe388 100644
--- a/content/docs/latest/reference/RestApi/index.html
+++ b/content/docs/latest/reference/RestApi/index.html
@@ -4184,7 +4184,7 @@
           <h5>
             <code class="highlighter-rouge get">GET</code>
           </h5>
-          <p>Get all namespaces that are grouped by given anti-affinity group in a given cluster. api can be only accessed by admin of any of the existing tenant</p>
+          <p>Get all namespaces that are grouped by given anti-affinity group in a given cluster. api can be only accessed by admin of any of the existing property</p>
           
           <h5>URL parameters</h5>
           <table>
@@ -4213,7 +4213,7 @@
               </tr>
               
               <tr>
-                <td><code class="highlighter-rouge">tenant</code></td>
+                <td><code class="highlighter-rouge">property</code></td>
                 <td>query</td>
                 <td>false</td>
                 <td>string</td>
diff --git a/content/ja/reference/RestApi/index.html b/content/ja/reference/RestApi/index.html
index 941554c..ffbd42b 100644
--- a/content/ja/reference/RestApi/index.html
+++ b/content/ja/reference/RestApi/index.html
@@ -3984,7 +3984,7 @@
           <h5>
             <code class="highlighter-rouge get">GET</code>
           </h5>
-          <p>Get all namespaces that are grouped by given anti-affinity group in a given cluster. api can be only accessed by admin of any of the existing tenant</p>
+          <p>Get all namespaces that are grouped by given anti-affinity group in a given cluster. api can be only accessed by admin of any of the existing property</p>
           
           <h5>URL parameters</h5>
           <table>
@@ -4013,7 +4013,7 @@
               </tr>
               
               <tr>
-                <td><code class="highlighter-rouge">tenant</code></td>
+                <td><code class="highlighter-rouge">property</code></td>
                 <td>query</td>
                 <td>false</td>
                 <td>string</td>

-- 
To stop receiving notification emails like this one, please contact
mmerli@apache.org.