This is an automated email from the ASF dual-hosted git repository.
urfree pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
The following commit(s) were added to refs/heads/main by this push:
new ca5fc6d802c Docs sync done from apache/pulsar(#dd6d372)
ca5fc6d802c is described below
commit ca5fc6d802c93276f98cc92703c5bd7dda0de7f2
Author: Pulsar Site Updater <[email protected]>
AuthorDate: Wed May 11 06:03:31 2022 +0000
Docs sync done from apache/pulsar(#dd6d372)
---
site2/docs/deploy-bare-metal-multi-cluster.md | 3 ++-
site2/docs/deploy-bare-metal.md | 3 ++-
site2/docs/getting-started-standalone.md | 3 ++-
site2/website-next/docs/deploy-bare-metal-multi-cluster.md | 3 ++-
site2/website-next/docs/deploy-bare-metal.md | 3 ++-
site2/website-next/docs/getting-started-standalone.md | 3 ++-
site2/website-next/static/swagger/restApiVersions.json | 8 ++++----
.../version-2.1.1-incubating/deploy-bare-metal-multi-cluster.md | 3 ++-
.../version-2.2.1/deploy-bare-metal-multi-cluster.md | 3 ++-
.../version-2.3.0/deploy-bare-metal-multi-cluster.md | 3 ++-
.../version-2.3.2/deploy-bare-metal-multi-cluster.md | 3 ++-
.../version-2.4.0/deploy-bare-metal-multi-cluster.md | 3 ++-
.../version-2.4.1/deploy-bare-metal-multi-cluster.md | 3 ++-
.../version-2.4.2/deploy-bare-metal-multi-cluster.md | 3 ++-
.../version-2.5.1/deploy-bare-metal-multi-cluster.md | 3 ++-
.../version-2.5.2/deploy-bare-metal-multi-cluster.md | 3 ++-
.../versioned_docs/version-2.5.2/getting-started-standalone.md | 3 ++-
17 files changed, 36 insertions(+), 20 deletions(-)
diff --git a/site2/docs/deploy-bare-metal-multi-cluster.md
b/site2/docs/deploy-bare-metal-multi-cluster.md
index 3b9a633291c..7529cf783b5 100644
--- a/site2/docs/deploy-bare-metal-multi-cluster.md
+++ b/site2/docs/deploy-bare-metal-multi-cluster.md
@@ -25,7 +25,8 @@ A Pulsar instance consists of multiple Pulsar clusters
working in unison. You ca
## System requirement
-Currently, Pulsar is available for 64-bit **macOS**, **Linux**, and
**Windows**. You need to install 64-bit JRE/JDK 8 or later versions, JRE/JDK 11
is recommended.
+Currently, Pulsar is available for 64-bit **macOS**, **Linux**, and
**Windows**. To use Pulsar, you need to install 64-bit JRE/JDK.
+For the runtime Java version, please refer to [Pulsar Runtime Java Version
Recommendation](https://github.com/apache/pulsar/blob/master/README.md#pulsar-runtime-java-version-recommendation)
according to your target Pulsar version.
> **Note**
>
diff --git a/site2/docs/deploy-bare-metal.md b/site2/docs/deploy-bare-metal.md
index 821f1b80feb..df34dca25e7 100644
--- a/site2/docs/deploy-bare-metal.md
+++ b/site2/docs/deploy-bare-metal.md
@@ -24,7 +24,8 @@ Deploying a Pulsar cluster consists of the following steps:
### Requirements
-Currently, Pulsar is available for 64-bit **macOS**, **Linux**, and
**Windows**. To use Pulsar, you need to install 64-bit JRE/JDK 8 or later
versions, JRE/JDK 11 is recommended.
+Currently, Pulsar is available for 64-bit **macOS**, **Linux**, and
**Windows**. To use Pulsar, you need to install 64-bit JRE/JDK.
+For the runtime Java version, please refer to [Pulsar Runtime Java Version
Recommendation](https://github.com/apache/pulsar/blob/master/README.md#pulsar-runtime-java-version-recommendation)
according to your target Pulsar version.
>**Tips**
> You can reuse existing Zookeeper clusters.
diff --git a/site2/docs/getting-started-standalone.md
b/site2/docs/getting-started-standalone.md
index b7be56c5f96..49ab4b1519c 100644
--- a/site2/docs/getting-started-standalone.md
+++ b/site2/docs/getting-started-standalone.md
@@ -15,7 +15,8 @@ This tutorial guides you through every step of installing
Pulsar locally.
### System requirements
-Currently, Pulsar is available for 64-bit **macOS**, **Linux**, and
**Windows**. To use Pulsar, you need to install 64-bit JRE/JDK 8 or later
versions
+Currently, Pulsar is available for 64-bit **macOS**, **Linux**, and
**Windows**. To use Pulsar, you need to install 64-bit JRE/JDK.
+For the runtime Java version, please refer to [Pulsar Runtime Java Version
Recommendation](https://github.com/apache/pulsar/blob/master/README.md#pulsar-runtime-java-version-recommendation)
according to your target Pulsar version.
> **Tip**
> By default, Pulsar allocates 2G JVM heap memory to start. It can be changed
> in `conf/pulsar_env.sh` file under `PULSAR_MEM`. This is extra options
> passed into JVM.
diff --git a/site2/website-next/docs/deploy-bare-metal-multi-cluster.md
b/site2/website-next/docs/deploy-bare-metal-multi-cluster.md
index 5f9a1f07dbf..cc11172191a 100644
--- a/site2/website-next/docs/deploy-bare-metal-multi-cluster.md
+++ b/site2/website-next/docs/deploy-bare-metal-multi-cluster.md
@@ -25,7 +25,8 @@ A Pulsar instance consists of multiple Pulsar clusters
working in unison. You ca
## System requirement
-Currently, Pulsar is available for 64-bit **macOS**, **Linux**, and
**Windows**. You need to install 64-bit JRE/JDK 8 or later versions, JRE/JDK 11
is recommended.
+Currently, Pulsar is available for 64-bit **macOS**, **Linux**, and
**Windows**. To use Pulsar, you need to install 64-bit JRE/JDK.
+For the runtime Java version, please refer to [Pulsar Runtime Java Version
Recommendation](https://github.com/apache/pulsar/blob/master/README.md#pulsar-runtime-java-version-recommendation)
according to your target Pulsar version.
:::note
diff --git a/site2/website-next/docs/deploy-bare-metal.md
b/site2/website-next/docs/deploy-bare-metal.md
index 974e1c1dc54..4db8ef6ec10 100644
--- a/site2/website-next/docs/deploy-bare-metal.md
+++ b/site2/website-next/docs/deploy-bare-metal.md
@@ -23,7 +23,8 @@ Deploying a Pulsar cluster consists of the following steps:
### Requirements
-Currently, Pulsar is available for 64-bit **macOS**, **Linux**, and
**Windows**. To use Pulsar, you need to install 64-bit JRE/JDK 8 or later
versions, JRE/JDK 11 is recommended.
+Currently, Pulsar is available for 64-bit **macOS**, **Linux**, and
**Windows**. To use Pulsar, you need to install 64-bit JRE/JDK.
+For the runtime Java version, please refer to [Pulsar Runtime Java Version
Recommendation](https://github.com/apache/pulsar/blob/master/README.md#pulsar-runtime-java-version-recommendation)
according to your target Pulsar version.
:::tip
diff --git a/site2/website-next/docs/getting-started-standalone.md
b/site2/website-next/docs/getting-started-standalone.md
index 9357c9e2ad8..d8c67f9c1be 100644
--- a/site2/website-next/docs/getting-started-standalone.md
+++ b/site2/website-next/docs/getting-started-standalone.md
@@ -15,7 +15,8 @@ This tutorial guides you through every step of installing
Pulsar locally.
### System requirements
-Currently, Pulsar is available for 64-bit **macOS**, **Linux**, and
**Windows**. To use Pulsar, you need to install 64-bit JRE/JDK 8 or later
versions
+Currently, Pulsar is available for 64-bit **macOS**, **Linux**, and
**Windows**. To use Pulsar, you need to install 64-bit JRE/JDK.
+For the runtime Java version, please refer to [Pulsar Runtime Java Version
Recommendation](https://github.com/apache/pulsar/blob/master/README.md#pulsar-runtime-java-version-recommendation)
according to your target Pulsar version.
:::tip
diff --git a/site2/website-next/static/swagger/restApiVersions.json
b/site2/website-next/static/swagger/restApiVersions.json
index 549248170ac..b2c98691e08 100644
--- a/site2/website-next/static/swagger/restApiVersions.json
+++ b/site2/website-next/static/swagger/restApiVersions.json
@@ -305,7 +305,7 @@
]
}
],
- "2.8.2": [
+ "2.8.1": [
{
"version": "v2",
"fileName": [
@@ -322,7 +322,7 @@
]
}
],
- "2.8.1": [
+ "2.8.2": [
{
"version": "v2",
"fileName": [
@@ -356,7 +356,7 @@
]
}
],
- "2.9.1": [
+ "2.9.0": [
{
"version": "v2",
"fileName": [
@@ -373,7 +373,7 @@
]
}
],
- "2.9.0": [
+ "2.9.1": [
{
"version": "v2",
"fileName": [
diff --git
a/site2/website-next/versioned_docs/version-2.1.1-incubating/deploy-bare-metal-multi-cluster.md
b/site2/website-next/versioned_docs/version-2.1.1-incubating/deploy-bare-metal-multi-cluster.md
index 5f9a1f07dbf..cc11172191a 100644
---
a/site2/website-next/versioned_docs/version-2.1.1-incubating/deploy-bare-metal-multi-cluster.md
+++
b/site2/website-next/versioned_docs/version-2.1.1-incubating/deploy-bare-metal-multi-cluster.md
@@ -25,7 +25,8 @@ A Pulsar instance consists of multiple Pulsar clusters
working in unison. You ca
## System requirement
-Currently, Pulsar is available for 64-bit **macOS**, **Linux**, and
**Windows**. You need to install 64-bit JRE/JDK 8 or later versions, JRE/JDK 11
is recommended.
+Currently, Pulsar is available for 64-bit **macOS**, **Linux**, and
**Windows**. To use Pulsar, you need to install 64-bit JRE/JDK.
+For the runtime Java version, please refer to [Pulsar Runtime Java Version
Recommendation](https://github.com/apache/pulsar/blob/master/README.md#pulsar-runtime-java-version-recommendation)
according to your target Pulsar version.
:::note
diff --git
a/site2/website-next/versioned_docs/version-2.2.1/deploy-bare-metal-multi-cluster.md
b/site2/website-next/versioned_docs/version-2.2.1/deploy-bare-metal-multi-cluster.md
index 5f9a1f07dbf..cc11172191a 100644
---
a/site2/website-next/versioned_docs/version-2.2.1/deploy-bare-metal-multi-cluster.md
+++
b/site2/website-next/versioned_docs/version-2.2.1/deploy-bare-metal-multi-cluster.md
@@ -25,7 +25,8 @@ A Pulsar instance consists of multiple Pulsar clusters
working in unison. You ca
## System requirement
-Currently, Pulsar is available for 64-bit **macOS**, **Linux**, and
**Windows**. You need to install 64-bit JRE/JDK 8 or later versions, JRE/JDK 11
is recommended.
+Currently, Pulsar is available for 64-bit **macOS**, **Linux**, and
**Windows**. To use Pulsar, you need to install 64-bit JRE/JDK.
+For the runtime Java version, please refer to [Pulsar Runtime Java Version
Recommendation](https://github.com/apache/pulsar/blob/master/README.md#pulsar-runtime-java-version-recommendation)
according to your target Pulsar version.
:::note
diff --git
a/site2/website-next/versioned_docs/version-2.3.0/deploy-bare-metal-multi-cluster.md
b/site2/website-next/versioned_docs/version-2.3.0/deploy-bare-metal-multi-cluster.md
index 5f9a1f07dbf..cc11172191a 100644
---
a/site2/website-next/versioned_docs/version-2.3.0/deploy-bare-metal-multi-cluster.md
+++
b/site2/website-next/versioned_docs/version-2.3.0/deploy-bare-metal-multi-cluster.md
@@ -25,7 +25,8 @@ A Pulsar instance consists of multiple Pulsar clusters
working in unison. You ca
## System requirement
-Currently, Pulsar is available for 64-bit **macOS**, **Linux**, and
**Windows**. You need to install 64-bit JRE/JDK 8 or later versions, JRE/JDK 11
is recommended.
+Currently, Pulsar is available for 64-bit **macOS**, **Linux**, and
**Windows**. To use Pulsar, you need to install 64-bit JRE/JDK.
+For the runtime Java version, please refer to [Pulsar Runtime Java Version
Recommendation](https://github.com/apache/pulsar/blob/master/README.md#pulsar-runtime-java-version-recommendation)
according to your target Pulsar version.
:::note
diff --git
a/site2/website-next/versioned_docs/version-2.3.2/deploy-bare-metal-multi-cluster.md
b/site2/website-next/versioned_docs/version-2.3.2/deploy-bare-metal-multi-cluster.md
index 5f9a1f07dbf..cc11172191a 100644
---
a/site2/website-next/versioned_docs/version-2.3.2/deploy-bare-metal-multi-cluster.md
+++
b/site2/website-next/versioned_docs/version-2.3.2/deploy-bare-metal-multi-cluster.md
@@ -25,7 +25,8 @@ A Pulsar instance consists of multiple Pulsar clusters
working in unison. You ca
## System requirement
-Currently, Pulsar is available for 64-bit **macOS**, **Linux**, and
**Windows**. You need to install 64-bit JRE/JDK 8 or later versions, JRE/JDK 11
is recommended.
+Currently, Pulsar is available for 64-bit **macOS**, **Linux**, and
**Windows**. To use Pulsar, you need to install 64-bit JRE/JDK.
+For the runtime Java version, please refer to [Pulsar Runtime Java Version
Recommendation](https://github.com/apache/pulsar/blob/master/README.md#pulsar-runtime-java-version-recommendation)
according to your target Pulsar version.
:::note
diff --git
a/site2/website-next/versioned_docs/version-2.4.0/deploy-bare-metal-multi-cluster.md
b/site2/website-next/versioned_docs/version-2.4.0/deploy-bare-metal-multi-cluster.md
index 5f9a1f07dbf..cc11172191a 100644
---
a/site2/website-next/versioned_docs/version-2.4.0/deploy-bare-metal-multi-cluster.md
+++
b/site2/website-next/versioned_docs/version-2.4.0/deploy-bare-metal-multi-cluster.md
@@ -25,7 +25,8 @@ A Pulsar instance consists of multiple Pulsar clusters
working in unison. You ca
## System requirement
-Currently, Pulsar is available for 64-bit **macOS**, **Linux**, and
**Windows**. You need to install 64-bit JRE/JDK 8 or later versions, JRE/JDK 11
is recommended.
+Currently, Pulsar is available for 64-bit **macOS**, **Linux**, and
**Windows**. To use Pulsar, you need to install 64-bit JRE/JDK.
+For the runtime Java version, please refer to [Pulsar Runtime Java Version
Recommendation](https://github.com/apache/pulsar/blob/master/README.md#pulsar-runtime-java-version-recommendation)
according to your target Pulsar version.
:::note
diff --git
a/site2/website-next/versioned_docs/version-2.4.1/deploy-bare-metal-multi-cluster.md
b/site2/website-next/versioned_docs/version-2.4.1/deploy-bare-metal-multi-cluster.md
index 5f9a1f07dbf..cc11172191a 100644
---
a/site2/website-next/versioned_docs/version-2.4.1/deploy-bare-metal-multi-cluster.md
+++
b/site2/website-next/versioned_docs/version-2.4.1/deploy-bare-metal-multi-cluster.md
@@ -25,7 +25,8 @@ A Pulsar instance consists of multiple Pulsar clusters
working in unison. You ca
## System requirement
-Currently, Pulsar is available for 64-bit **macOS**, **Linux**, and
**Windows**. You need to install 64-bit JRE/JDK 8 or later versions, JRE/JDK 11
is recommended.
+Currently, Pulsar is available for 64-bit **macOS**, **Linux**, and
**Windows**. To use Pulsar, you need to install 64-bit JRE/JDK.
+For the runtime Java version, please refer to [Pulsar Runtime Java Version
Recommendation](https://github.com/apache/pulsar/blob/master/README.md#pulsar-runtime-java-version-recommendation)
according to your target Pulsar version.
:::note
diff --git
a/site2/website-next/versioned_docs/version-2.4.2/deploy-bare-metal-multi-cluster.md
b/site2/website-next/versioned_docs/version-2.4.2/deploy-bare-metal-multi-cluster.md
index 5f9a1f07dbf..cc11172191a 100644
---
a/site2/website-next/versioned_docs/version-2.4.2/deploy-bare-metal-multi-cluster.md
+++
b/site2/website-next/versioned_docs/version-2.4.2/deploy-bare-metal-multi-cluster.md
@@ -25,7 +25,8 @@ A Pulsar instance consists of multiple Pulsar clusters
working in unison. You ca
## System requirement
-Currently, Pulsar is available for 64-bit **macOS**, **Linux**, and
**Windows**. You need to install 64-bit JRE/JDK 8 or later versions, JRE/JDK 11
is recommended.
+Currently, Pulsar is available for 64-bit **macOS**, **Linux**, and
**Windows**. To use Pulsar, you need to install 64-bit JRE/JDK.
+For the runtime Java version, please refer to [Pulsar Runtime Java Version
Recommendation](https://github.com/apache/pulsar/blob/master/README.md#pulsar-runtime-java-version-recommendation)
according to your target Pulsar version.
:::note
diff --git
a/site2/website-next/versioned_docs/version-2.5.1/deploy-bare-metal-multi-cluster.md
b/site2/website-next/versioned_docs/version-2.5.1/deploy-bare-metal-multi-cluster.md
index 5f9a1f07dbf..cc11172191a 100644
---
a/site2/website-next/versioned_docs/version-2.5.1/deploy-bare-metal-multi-cluster.md
+++
b/site2/website-next/versioned_docs/version-2.5.1/deploy-bare-metal-multi-cluster.md
@@ -25,7 +25,8 @@ A Pulsar instance consists of multiple Pulsar clusters
working in unison. You ca
## System requirement
-Currently, Pulsar is available for 64-bit **macOS**, **Linux**, and
**Windows**. You need to install 64-bit JRE/JDK 8 or later versions, JRE/JDK 11
is recommended.
+Currently, Pulsar is available for 64-bit **macOS**, **Linux**, and
**Windows**. To use Pulsar, you need to install 64-bit JRE/JDK.
+For the runtime Java version, please refer to [Pulsar Runtime Java Version
Recommendation](https://github.com/apache/pulsar/blob/master/README.md#pulsar-runtime-java-version-recommendation)
according to your target Pulsar version.
:::note
diff --git
a/site2/website-next/versioned_docs/version-2.5.2/deploy-bare-metal-multi-cluster.md
b/site2/website-next/versioned_docs/version-2.5.2/deploy-bare-metal-multi-cluster.md
index 5f9a1f07dbf..cc11172191a 100644
---
a/site2/website-next/versioned_docs/version-2.5.2/deploy-bare-metal-multi-cluster.md
+++
b/site2/website-next/versioned_docs/version-2.5.2/deploy-bare-metal-multi-cluster.md
@@ -25,7 +25,8 @@ A Pulsar instance consists of multiple Pulsar clusters
working in unison. You ca
## System requirement
-Currently, Pulsar is available for 64-bit **macOS**, **Linux**, and
**Windows**. You need to install 64-bit JRE/JDK 8 or later versions, JRE/JDK 11
is recommended.
+Currently, Pulsar is available for 64-bit **macOS**, **Linux**, and
**Windows**. To use Pulsar, you need to install 64-bit JRE/JDK.
+For the runtime Java version, please refer to [Pulsar Runtime Java Version
Recommendation](https://github.com/apache/pulsar/blob/master/README.md#pulsar-runtime-java-version-recommendation)
according to your target Pulsar version.
:::note
diff --git
a/site2/website-next/versioned_docs/version-2.5.2/getting-started-standalone.md
b/site2/website-next/versioned_docs/version-2.5.2/getting-started-standalone.md
index 9357c9e2ad8..d8c67f9c1be 100644
---
a/site2/website-next/versioned_docs/version-2.5.2/getting-started-standalone.md
+++
b/site2/website-next/versioned_docs/version-2.5.2/getting-started-standalone.md
@@ -15,7 +15,8 @@ This tutorial guides you through every step of installing
Pulsar locally.
### System requirements
-Currently, Pulsar is available for 64-bit **macOS**, **Linux**, and
**Windows**. To use Pulsar, you need to install 64-bit JRE/JDK 8 or later
versions
+Currently, Pulsar is available for 64-bit **macOS**, **Linux**, and
**Windows**. To use Pulsar, you need to install 64-bit JRE/JDK.
+For the runtime Java version, please refer to [Pulsar Runtime Java Version
Recommendation](https://github.com/apache/pulsar/blob/master/README.md#pulsar-runtime-java-version-recommendation)
according to your target Pulsar version.
:::tip