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 c7d7112 Updated site at revision 9d1916d
c7d7112 is described below
commit c7d7112564de856e2cc52430449a4fb947861d7b
Author: jenkins <[email protected]>
AuthorDate: Fri Jun 1 08:28:38 2018 +0000
Updated site at revision 9d1916d
---
content/docs/latest/project/BinaryProtocol/index.html | 15 +++++++++++++--
content/ja/project/BinaryProtocol/index.html | 15 +++++++++++++--
2 files changed, 26 insertions(+), 4 deletions(-)
diff --git a/content/docs/latest/project/BinaryProtocol/index.html
b/content/docs/latest/project/BinaryProtocol/index.html
index 6b69e1f..fa79bb0 100644
--- a/content/docs/latest/project/BinaryProtocol/index.html
+++ b/content/docs/latest/project/BinaryProtocol/index.html
@@ -3777,7 +3777,7 @@ of any number previously specified</td>
<td>optional</td>
<td></td>
- <td>TODO - Remove original_principal, original_auth_data,
original_auth_method
+ <td>TODO - Remove original_principal, original_auth_data,
original_auth_method
Original principal that was verified by
a Pulsar proxy.</td>
</tr>
@@ -4019,7 +4019,7 @@ lookup has been completed.</td>
<td>optional</td>
<td></td>
- <td>TODO - Remove original_principal, original_auth_data,
original_auth_method
+ <td>TODO - Remove original_principal, original_auth_data,
original_auth_method
Original principal that was verified by
a Pulsar proxy.</td>
</tr>
@@ -5467,6 +5467,17 @@ if this field is omitted, `publish_time` can be used for
the purpose of `event_t
<td>false</td>
<td></td>
</tr>
+
+ <tr>
+ <td class="wrap">event_time</td>
+
+ <td class="wrap">uint64</td>
+
+ <td>optional</td>
+ <td>0</td>
+ <td>the timestamp that this event occurs. it is typically set by
applications.
+if this field is omitted, `publish_time` can be used for the purpose of
`event_time`.</td>
+ </tr>
<!-- for field in fields -->
</tbody>
</table>
diff --git a/content/ja/project/BinaryProtocol/index.html
b/content/ja/project/BinaryProtocol/index.html
index 4ead866..050b276 100644
--- a/content/ja/project/BinaryProtocol/index.html
+++ b/content/ja/project/BinaryProtocol/index.html
@@ -3450,7 +3450,7 @@ of any number previously specified</td>
<td>optional</td>
<td></td>
- <td>TODO - Remove original_principal, original_auth_data,
original_auth_method
+ <td>TODO - Remove original_principal, original_auth_data,
original_auth_method
Original principal that was verified by
a Pulsar proxy.</td>
</tr>
@@ -3692,7 +3692,7 @@ lookup has been completed.</td>
<td>optional</td>
<td></td>
- <td>TODO - Remove original_principal, original_auth_data,
original_auth_method
+ <td>TODO - Remove original_principal, original_auth_data,
original_auth_method
Original principal that was verified by
a Pulsar proxy.</td>
</tr>
@@ -5140,6 +5140,17 @@ if this field is omitted, `publish_time` can be used for
the purpose of `event_t
<td>false</td>
<td></td>
</tr>
+
+ <tr>
+ <td class="wrap">event_time</td>
+
+ <td class="wrap">uint64</td>
+
+ <td>optional</td>
+ <td>0</td>
+ <td>the timestamp that this event occurs. it is typically set by
applications.
+if this field is omitted, `publish_time` can be used for the purpose of
`event_time`.</td>
+ </tr>
<!-- for field in fields -->
</tbody>
</table>
--
To stop receiving notification emails like this one, please contact
[email protected].