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 4437db0  Updated site at revision a123380
4437db0 is described below

commit 4437db09cf6239e09015837aae352fbdadd2498c
Author: jenkins <bui...@apache.org>
AuthorDate: Mon Sep 17 08:45:06 2018 +0000

    Updated site at revision a123380
---
 content/img/docusaurus.svg   |  2 +-
 content/img/pulsar.svg       |  2 +-
 content/swagger/swagger.json | 44 ++++++++++++++++++++++----------------------
 3 files changed, 24 insertions(+), 24 deletions(-)

diff --git a/content/img/docusaurus.svg b/content/img/docusaurus.svg
index 1d8b516..f80b221 100644
--- a/content/img/docusaurus.svg
+++ b/content/img/docusaurus.svg
@@ -1 +1 @@
-<svg width="500" height="500" xmlns="http://www.w3.org/2000/svg"; 
display="block"><g fill-rule="evenodd"><path d="M169.6 48c0 
.445-2.142.8-4.825.8-3.551 0-4.947.317-5.286 1.2-.253.66-1.322 1.2-2.375 
1.2-1.376 0-1.914.446-1.914 1.588 0 .937-2.95 4.512-7.2 8.726-4.252 4.215-7.2 
7.789-7.2 8.727 0 .873-.54 1.795-1.2 2.048-.66.254-1.2 1.192-1.2 2.086 0 
.894-.36 1.625-.8 1.625-.44 0-.8.54-.8 1.2 0 .66-.388 1.2-.862 1.2-1.119 
0-5.538 4.419-5.538 5.538 0 .474-.54.862-1.2.862-.747 0-1.2.756-1.2 2  [...]
\ No newline at end of file
+<svg id="svg" version="1.1" width="500" height="500" 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
style="display: block;"><g id="svgg"><path id="path0" d="M169.600 48.000 C 
169.600 48.445,167.458 48.800,164.775 48.800 C 161.224 48.800,159.828 
49.117,159.489 50.000 C 159.236 50.660,158.167 51.200,157.114 51.200 C 155.738 
51.200,155.200 51.646,155.200 52.788 C 155.200 53.725,152.250 57.300,148.000 
61.514 C 143.748 65.729,140.800 69.303,140.800 70.241 C 140. [...]
\ No newline at end of file
diff --git a/content/img/pulsar.svg b/content/img/pulsar.svg
index 2bc3987..bd063c7 100644
--- a/content/img/pulsar.svg
+++ b/content/img/pulsar.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 223.44 43.08"><g 
data-name="Layer 2"><g data-name="Layer 1"><path d="M61 13.73H46.09C42.06 6 
37.8 0 32 0c-7.55 0-11.1 6.59-14.53 13l-.3.56H0v3.81h10c3.53 0 4.25 1.19 4.25 
1.19-2.77 4.3-6.1 8.55-11.65 8.55H0v4h2.62c10.76 0 15.46-8.73 19.23-15.74C25.31 
8.91 27.72 5 32 5c4.44 0 9.11 9.66 13.22 18.19.6 1.24 1.21 2.51 1.83 
3.77-15.76.5-23.27 4.19-29.38 7.2-4.47 2.2-8 4.93-13.81 4.93H0v4h3.83c7 0 
11.36-2.16 16-4.45 6.43-3.16 13.72-6.74 30.9- [...]
\ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 223.44 
43.08"><defs><style>.cls-1{fill:#188fff;}.cls-2{fill:#464e56;}</style></defs><title>Asset
 2</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" 
data-name="Layer 1"><path class="cls-1" 
d="M61,13.73H46.09C42.06,6,37.8,0,32,0c-7.55,0-11.1,6.59-14.53,13l-.3.56H0v3.81H10c3.53,0,4.25,1.19,4.25,1.19-2.77,4.3-6.1,8.55-11.65,8.55H0v4H2.62c10.76,0,15.46-8.73,19.23-15.74C25.31,8.91,27.72,5,32,5c4.44,0,9.11,9.66,13.22,18.19.6,1.24,
 [...]
\ No newline at end of file
diff --git a/content/swagger/swagger.json b/content/swagger/swagger.json
index 2e4e78a..de63f6c 100644
--- a/content/swagger/swagger.json
+++ b/content/swagger/swagger.json
@@ -6492,7 +6492,7 @@
         },
         "type" : {
           "type" : "string",
-          "enum" : [ "NONE", "STRING", "JSON", "PROTOBUF", "AVRO", "AUTO" ]
+          "enum" : [ "NONE", "STRING", "INT8", "INT16", "INT32", "INT64", 
"FLOAT", "DOUBLE", "BYTES", "BYTEBUFFER", "JSON", "PROTOBUF", "AVRO", "AUTO" ]
         },
         "timestamp" : {
           "type" : "integer",
@@ -6690,6 +6690,15 @@
           "type" : "number",
           "format" : "double"
         },
+        "bandwidthIn" : {
+          "$ref" : "#/definitions/ResourceUsage"
+        },
+        "bandwidthOut" : {
+          "$ref" : "#/definitions/ResourceUsage"
+        },
+        "memory" : {
+          "$ref" : "#/definitions/ResourceUsage"
+        },
         "underLoaded" : {
           "type" : "boolean"
         },
@@ -6699,21 +6708,9 @@
         "loadReportType" : {
           "type" : "string"
         },
-        "cpu" : {
-          "$ref" : "#/definitions/ResourceUsage"
-        },
-        "memory" : {
-          "$ref" : "#/definitions/ResourceUsage"
-        },
         "directMemory" : {
           "$ref" : "#/definitions/ResourceUsage"
         },
-        "bandwidthIn" : {
-          "$ref" : "#/definitions/ResourceUsage"
-        },
-        "bandwidthOut" : {
-          "$ref" : "#/definitions/ResourceUsage"
-        },
         "lastUpdate" : {
           "type" : "integer",
           "format" : "int64"
@@ -6722,6 +6719,9 @@
           "type" : "number",
           "format" : "double"
         },
+        "cpu" : {
+          "$ref" : "#/definitions/ResourceUsage"
+        },
         "msgThroughputOut" : {
           "type" : "number",
           "format" : "double"
@@ -6884,13 +6884,13 @@
           "type" : "number",
           "format" : "double"
         },
-        "connectedSince" : {
+        "producerName" : {
           "type" : "string"
         },
-        "clientVersion" : {
+        "connectedSince" : {
           "type" : "string"
         },
-        "producerName" : {
+        "clientVersion" : {
           "type" : "string"
         },
         "address" : {
@@ -7588,13 +7588,13 @@
             "type" : "string"
           }
         },
-        "connectedSince" : {
+        "producerName" : {
           "type" : "string"
         },
-        "clientVersion" : {
+        "connectedSince" : {
           "type" : "string"
         },
-        "producerName" : {
+        "clientVersion" : {
           "type" : "string"
         },
         "address" : {
@@ -7696,11 +7696,11 @@
     "ResourceUnit" : {
       "type" : "object",
       "properties" : {
-        "availableResource" : {
-          "$ref" : "#/definitions/ResourceDescription"
-        },
         "resourceId" : {
           "type" : "string"
+        },
+        "availableResource" : {
+          "$ref" : "#/definitions/ResourceDescription"
         }
       }
     },

Reply via email to