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

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new e37a2d8  Latest site on successful build auto-pushed to asf-site
e37a2d8 is described below

commit e37a2d86c6d342b7f61602b1ab5c7f348f862948
Author: github-action <[email protected]>
AuthorDate: Tue Oct 26 13:12:11 2021 +0000

    Latest site on successful build auto-pushed to asf-site
---
 _docs/01-quick-start-guide.md                   | 10 ++--
 _docs/10-download-releases.md                   | 18 ++++---
 _docs/18-simple-example.md                      |  2 +-
 _pages/community.md                             |  2 +-
 _pages/users.md                                 |  2 +-
 content/about/contact/index.html                |  2 +-
 content/about/rewards/index.html                |  2 +-
 content/about/team/index.html                   |  2 +-
 content/archive-layout-with-content/index.html  |  6 +--
 content/community/index.html                    | 10 ++--
 content/docs/batch-example/index.html           |  2 +-
 content/docs/best-practice-broker/index.html    |  2 +-
 content/docs/best-practice-consumer/index.html  |  2 +-
 content/docs/best-practice-namesvr/index.html   |  2 +-
 content/docs/best-practice-producer/index.html  |  2 +-
 content/docs/broadcast-example/index.html       |  2 +-
 content/docs/cli-admin-tool/index.html          |  2 +-
 content/docs/cluster-deployment/index.html      |  2 +-
 content/docs/code-guidelines/index.html         |  2 +-
 content/docs/core-concept/index.html            |  2 +-
 content/docs/create-pull-request/index.html     |  2 +-
 content/docs/documentation/index.html           |  2 +-
 content/docs/faq/index.html                     |  2 +-
 content/docs/filter-by-sql92-example/index.html |  2 +-
 content/docs/how-to-contribute/index.html       |  2 +-
 content/docs/logappender-example/index.html     |  2 +-
 content/docs/motivation/index.html              |  2 +-
 content/docs/openmessaging-example/index.html   |  2 +-
 content/docs/order-example/index.html           |  2 +-
 content/docs/pull-request/index.html            |  2 +-
 content/docs/quick-start/index.html             | 12 ++---
 content/docs/release-manual.html                |  2 +-
 content/docs/rmq-arc/index.html                 |  2 +-
 content/docs/rmq-deployment/index.html          |  2 +-
 content/docs/roadmap/index.html                 |  2 +-
 content/docs/schedule-example/index.html        |  2 +-
 content/docs/simple-example/index.html          |  4 +-
 content/docs/system-config/index.html           |  2 +-
 content/docs/transaction-example/index.html     |  2 +-
 content/dowloading/releases/index.html          | 21 +++++---
 content/feed.xml                                |  2 +-
 content/index.html                              | 10 ++--
 content/sitemap.xml                             | 70 ++++++++++++-------------
 content/users/index.html                        | 10 ++--
 home.md                                         |  2 +-
 45 files changed, 128 insertions(+), 113 deletions(-)

diff --git a/_docs/01-quick-start-guide.md b/_docs/01-quick-start-guide.md
index 35d4908..837cc94 100644
--- a/_docs/01-quick-start-guide.md
+++ b/_docs/01-quick-start-guide.md
@@ -24,15 +24,15 @@ More Details:
 
 # Download & Build from Release
 
-Click 
[here](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.9.1/rocketmq-all-4.9.1-source-release.zip)
 to download the 4.9.1 source release. Also you could download a binary release 
from 
[here](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.9.1/rocketmq-all-4.9.1-bin-release.zip).
+Click 
[here](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.9.2/rocketmq-all-4.9.2-source-release.zip)
 to download the 4.9.2 source release. Also you could download a binary release 
from 
[here](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.9.2/rocketmq-all-4.9.2-bin-release.zip).
 
-Now execute the following commands to unpack 4.9.1 source release and build 
the binary artifact.
+Now execute the following commands to unpack 4.9.2 source release and build 
the binary artifact.
 
 ```shell
-  > unzip rocketmq-all-4.9.1-source-release.zip
-  > cd rocketmq-all-4.9.1/
+  > unzip rocketmq-all-4.9.2-source-release.zip
+  > cd rocketmq-all-4.9.2/
   > mvn -Prelease-all -DskipTests clean install -U
-  > cd distribution/target/rocketmq-4.9.1/rocketmq-4.9.1
+  > cd distribution/target/rocketmq-4.9.2/rocketmq-4.9.2
 ```
 # Linux 
  
diff --git a/_docs/10-download-releases.md b/_docs/10-download-releases.md
index ec1a4df..8167034 100644
--- a/_docs/10-download-releases.md
+++ b/_docs/10-download-releases.md
@@ -27,7 +27,14 @@ The table below shows the supported jre environment for 
components of each relea
 
 # Download links
 
-Use the links below to download the Apache RocketMQ Releases, the latest 
release is 4.8.0.
+Use the links below to download the Apache RocketMQ Releases, the latest 
release is 4.9.2.
+
+## 4.9.2 release
+
+* Released Oct 26, 2021
+* [Release Notes](/release_notes/release-notes-4.9.2)
+* Source: 
[rocketmq-all-4.9.2-source-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.9.2/rocketmq-all-4.9.2-source-release.zip)
 
[[PGP](https://www.apache.org/dist/rocketmq/4.9.2/rocketmq-all-4.9.2-source-release.zip.asc)]
 
[[SHA512](https://www.apache.org/dist/rocketmq/4.9.2/rocketmq-all-4.9.2-source-release.zip.sha512)]
+* Binary: 
[rocketmq-all-4.9.2-bin-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.9.2/rocketmq-all-4.9.2-bin-release.zip)
 
[[PGP](https://www.apache.org/dist/rocketmq/4.9.2/rocketmq-all-4.9.2-bin-release.zip.asc)]
 
[[SHA512](https://www.apache.org/dist/rocketmq/4.9.2/rocketmq-all-4.9.2-bin-release.zip.sha512)]
 
 ## 4.9.1 release
 
@@ -36,20 +43,19 @@ Use the links below to download the Apache RocketMQ 
Releases, the latest release
 * Source: 
[rocketmq-all-4.9.1-source-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.9.1/rocketmq-all-4.9.1-source-release.zip)
 
[[PGP](https://www.apache.org/dist/rocketmq/4.9.1/rocketmq-all-4.9.1-source-release.zip.asc)]
 
[[SHA512](https://www.apache.org/dist/rocketmq/4.9.1/rocketmq-all-4.9.1-source-release.zip.sha512)]
 * Binary: 
[rocketmq-all-4.9.1-bin-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.9.1/rocketmq-all-4.9.1-bin-release.zip)
 
[[PGP](https://www.apache.org/dist/rocketmq/4.9.1/rocketmq-all-4.9.1-bin-release.zip.asc)]
 
[[SHA512](https://www.apache.org/dist/rocketmq/4.9.1/rocketmq-all-4.9.1-bin-release.zip.sha512)]
 
-
 ## 4.9.0 release
 
 * Released June 15, 2021
 * [Release Notes](/release_notes/release-notes-4.9.0)
-* Source: 
[rocketmq-all-4.9.0-source-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.9.0/rocketmq-all-4.9.0-source-release.zip)
 
[[PGP](https://www.apache.org/dist/rocketmq/4.9.0/rocketmq-all-4.9.0-source-release.zip.asc)]
 
[[SHA512](https://www.apache.org/dist/rocketmq/4.9.0/rocketmq-all-4.9.0-source-release.zip.sha512)]
-* Binary: 
[rocketmq-all-4.9.0-bin-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.9.0/rocketmq-all-4.9.0-bin-release.zip)
 
[[PGP](https://www.apache.org/dist/rocketmq/4.9.0/rocketmq-all-4.9.0-bin-release.zip.asc)]
 
[[SHA512](https://www.apache.org/dist/rocketmq/4.9.0/rocketmq-all-4.9.0-bin-release.zip.sha512)]
+* Source: 
[rocketmq-all-4.9.0-source-release.zip](https://archive.apache.org/dist/rocketmq/4.9.0/rocketmq-all-4.9.0-source-release.zip)
 
[[PGP](https://www.apache.org/dist/rocketmq/4.9.0/rocketmq-all-4.9.0-source-release.zip.asc)]
 
[[SHA512](https://www.apache.org/dist/rocketmq/4.9.0/rocketmq-all-4.9.0-source-release.zip.sha512)]
+* Binary: 
[rocketmq-all-4.9.0-bin-release.zip](https://archive.apache.org/dist/rocketmq/4.9.0/rocketmq-all-4.9.0-bin-release.zip)
 
[[PGP](https://www.apache.org/dist/rocketmq/4.9.0/rocketmq-all-4.9.0-bin-release.zip.asc)]
 
[[SHA512](https://www.apache.org/dist/rocketmq/4.9.0/rocketmq-all-4.9.0-bin-release.zip.sha512)]
 
 ## 4.8.0 release
 
 * Released December 21, 2020
 * [Release Notes](/release_notes/release-notes-4.8.0)
-* Source: 
[rocketmq-all-4.8.0-source-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.8.0/rocketmq-all-4.8.0-source-release.zip)
 
[[PGP](https://www.apache.org/dist/rocketmq/4.8.0/rocketmq-all-4.8.0-source-release.zip.asc)]
 
[[SHA512](https://www.apache.org/dist/rocketmq/4.8.0/rocketmq-all-4.8.0-source-release.zip.sha512)]
-* Binary: 
[rocketmq-all-4.8.0-bin-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.8.0/rocketmq-all-4.8.0-bin-release.zip)
 
[[PGP](https://www.apache.org/dist/rocketmq/4.8.0/rocketmq-all-4.8.0-bin-release.zip.asc)]
 
[[SHA512](https://www.apache.org/dist/rocketmq/4.8.0/rocketmq-all-4.8.0-bin-release.zip.sha512)]
+* Source: 
[rocketmq-all-4.8.0-source-release.zip](https://archive.apache.org/dist/rocketmq/4.8.0/rocketmq-all-4.8.0-source-release.zip)
 
[[PGP](https://www.apache.org/dist/rocketmq/4.8.0/rocketmq-all-4.8.0-source-release.zip.asc)]
 
[[SHA512](https://www.apache.org/dist/rocketmq/4.8.0/rocketmq-all-4.8.0-source-release.zip.sha512)]
+* Binary: 
[rocketmq-all-4.8.0-bin-release.zip](https://archive.apache.org/dist/rocketmq/4.8.0/rocketmq-all-4.8.0-bin-release.zip)
 
[[PGP](https://www.apache.org/dist/rocketmq/4.8.0/rocketmq-all-4.8.0-bin-release.zip.asc)]
 
[[SHA512](https://www.apache.org/dist/rocketmq/4.8.0/rocketmq-all-4.8.0-bin-release.zip.sha512)]
 
 ## 4.7.1 release
 
diff --git a/_docs/18-simple-example.md b/_docs/18-simple-example.md
index ea71cd4..6fff754 100644
--- a/_docs/18-simple-example.md
+++ b/_docs/18-simple-example.md
@@ -20,7 +20,7 @@ maven:
     <dependency>
         <groupId>org.apache.rocketmq</groupId>
         <artifactId>rocketmq-client</artifactId>
-        <version>4.3.0</version>
+        <version>4.9.2</version>
     </dependency>
 ```
 
diff --git a/_pages/community.md b/_pages/community.md
index 8c9ec7b..e54f9ee 100644
--- a/_pages/community.md
+++ b/_pages/community.md
@@ -8,7 +8,7 @@ header:
   cta_label: "<i class='fa fa-rocket'></i> Getting Started"
   cta_url: "/docs/quick-start/"
   caption:
-excerpt: 'Apache RocketMQ™ is a unified messaging engine, lightweight data 
processing platform.<br /> <small><a 
href="/release_notes/release-notes-4.9.1/">Latest release v4.9.1</a></small><br 
/><br /> {::nomarkdown}<iframe style="display: inline-block;" 
src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large";
 frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe 
style="display: inline-block;" src="https://ghbtns.com/github-b [...]
+excerpt: 'Apache RocketMQ™ is a unified messaging engine, lightweight data 
processing platform.<br /> <small><a 
href="/release_notes/release-notes-4.9.2/">Latest release v4.9.2</a></small><br 
/><br /> {::nomarkdown}<iframe style="display: inline-block;" 
src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large";
 frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe 
style="display: inline-block;" src="https://ghbtns.com/github-b [...]
 ---
 {% include feature_row id="intro" type="center" %}
 
diff --git a/_pages/users.md b/_pages/users.md
index 0ad336d..c3073f6 100644
--- a/_pages/users.md
+++ b/_pages/users.md
@@ -8,7 +8,7 @@ header:
   cta_label: "<i class='fa fa-rocket'></i> Getting Started"
   cta_url: "/docs/quick-start/"
   caption:
-excerpt: 'Apache RocketMQ™ is a unified messaging engine, lightweight data 
processing platform.<br /> <small><a 
href="/release_notes/release-notes-4.9.1/">Latest release v4.9.1</a></small><br 
/><br /> {::nomarkdown}<iframe style="display: inline-block;" 
src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large";
 frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe 
style="display: inline-block;" src="https://ghbtns.com/github-b [...]
+excerpt: 'Apache RocketMQ™ is a unified messaging engine, lightweight data 
processing platform.<br /> <small><a 
href="/release_notes/release-notes-4.9.2/">Latest release v4.9.2</a></small><br 
/><br /> {::nomarkdown}<iframe style="display: inline-block;" 
src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large";
 frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe 
style="display: inline-block;" src="https://ghbtns.com/github-b [...]
 feature_row:
   - image_path: /assets/images/community/alibaba-logo.png
     alt: "Alibaba Group"
diff --git a/content/about/contact/index.html b/content/about/contact/index.html
index b7f99a2..7ef3e61 100644
--- a/content/about/contact/index.html
+++ b/content/about/contact/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-10-26T06:15:45+00:00">
+  <meta property="article:published_time" content="2021-10-26T13:11:58+00:00">
 
 
 
diff --git a/content/about/rewards/index.html b/content/about/rewards/index.html
index 8b373a5..67860d4 100644
--- a/content/about/rewards/index.html
+++ b/content/about/rewards/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-10-26T06:15:45+00:00">
+  <meta property="article:published_time" content="2021-10-26T13:11:58+00:00">
 
 
 
diff --git a/content/about/team/index.html b/content/about/team/index.html
index c22eec2..9389e1e 100644
--- a/content/about/team/index.html
+++ b/content/about/team/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-10-26T06:15:45+00:00">
+  <meta property="article:published_time" content="2021-10-26T13:11:58+00:00">
 
 
 
diff --git a/content/archive-layout-with-content/index.html 
b/content/archive-layout-with-content/index.html
index 8e60e78..7fbe6ca 100644
--- a/content/archive-layout-with-content/index.html
+++ b/content/archive-layout-with-content/index.html
@@ -1084,7 +1084,7 @@
       
     </h2>
     
-    <p class="archive__item-excerpt" itemprop="description">Apache RocketMQ™ 
is a unified messaging engine, lightweight data processing platform. Latest 
release v4.9.1  
+    <p class="archive__item-excerpt" itemprop="description">Apache RocketMQ™ 
is a unified messaging engine, lightweight data processing platform. Latest 
release v4.9.2  
 </p>
   </article>
 </div>
@@ -1098,7 +1098,7 @@
       
     </h2>
     
-    <p class="archive__item-excerpt" itemprop="description">Apache RocketMQ™ 
is a unified messaging engine, lightweight data processing platform. Latest 
release v4.9.1  
+    <p class="archive__item-excerpt" itemprop="description">Apache RocketMQ™ 
is a unified messaging engine, lightweight data processing platform. Latest 
release v4.9.2  
 </p>
   </article>
 </div>
@@ -1138,7 +1138,7 @@
       
     </h2>
     
-    <p class="archive__item-excerpt" itemprop="description">Apache RocketMQ™ 
is a unified messaging engine, lightweight data processing platform. Latest 
release v4.9.1  
+    <p class="archive__item-excerpt" itemprop="description">Apache RocketMQ™ 
is a unified messaging engine, lightweight data processing platform. Latest 
release v4.9.2  
 </p>
   </article>
 </div>
diff --git a/content/community/index.html b/content/community/index.html
index 5f72c12..c5d2bbb 100644
--- a/content/community/index.html
+++ b/content/community/index.html
@@ -18,7 +18,7 @@
 
 
 
-<meta name="description" content="Apache RocketMQ™ is a unified messaging 
engine, lightweight data processing platform. Latest release v4.9.1  ">
+<meta name="description" content="Apache RocketMQ™ is a unified messaging 
engine, lightweight data processing platform. Latest release v4.9.2  ">
 
 
 
@@ -30,13 +30,13 @@
 
 
 
-  <meta property="og:description" content="Apache RocketMQ™ is a unified 
messaging engine, lightweight data processing platform. Latest release v4.9.1  
">
+  <meta property="og:description" content="Apache RocketMQ™ is a unified 
messaging engine, lightweight data processing platform. Latest release v4.9.2  
">
 
 
 
   <meta name="twitter:site" content="@ApacheRocketMQ">
   <meta name="twitter:title" content="Apache RocketMQ">
-  <meta name="twitter:description" content="Apache RocketMQ™ is a unified 
messaging engine, lightweight data processing platform. Latest release v4.9.1  
">
+  <meta name="twitter:description" content="Apache RocketMQ™ is a unified 
messaging engine, lightweight data processing platform. Latest release v4.9.2  
">
   <meta name="twitter:url" content="">
 
   
@@ -166,7 +166,7 @@
         
       </h1>
       
-        <p class="page__lead">Apache RocketMQ™ is a unified messaging engine, 
lightweight data processing platform.<br /> <small><a 
href="/release_notes/release-notes-4.9.1/">Latest release v4.9.1</a></small><br 
/><br /> <iframe style="display: inline-block;" 
src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large";
 frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe 
style="display: inline-block;" src="https://ghbtns.com/gi [...]
+        <p class="page__lead">Apache RocketMQ™ is a unified messaging engine, 
lightweight data processing platform.<br /> <small><a 
href="/release_notes/release-notes-4.9.2/">Latest release v4.9.2</a></small><br 
/><br /> <iframe style="display: inline-block;" 
src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large";
 frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe 
style="display: inline-block;" src="https://ghbtns.com/gi [...]
 </p>
       
       
@@ -182,7 +182,7 @@
 <div id="main" role="main">
   <article class="splash" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Apache RocketMQ">
-    <meta itemprop="description" content="Apache RocketMQ™ is a unified 
messaging engine, lightweight data processing platform. Latest release v4.9.1  
">
+    <meta itemprop="description" content="Apache RocketMQ™ is a unified 
messaging engine, lightweight data processing platform. Latest release v4.9.2  
">
     
     
 
diff --git a/content/docs/batch-example/index.html 
b/content/docs/batch-example/index.html
index 1aa32f4..62148a5 100644
--- a/content/docs/batch-example/index.html
+++ b/content/docs/batch-example/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-10-26T06:15:45+00:00">
+  <meta property="article:published_time" content="2021-10-26T13:11:58+00:00">
 
 
 
diff --git a/content/docs/best-practice-broker/index.html 
b/content/docs/best-practice-broker/index.html
index 0705217..2fae780 100644
--- a/content/docs/best-practice-broker/index.html
+++ b/content/docs/best-practice-broker/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-10-26T06:15:45+00:00">
+  <meta property="article:published_time" content="2021-10-26T13:11:58+00:00">
 
 
 
diff --git a/content/docs/best-practice-consumer/index.html 
b/content/docs/best-practice-consumer/index.html
index 8dd19fe..5f32dd6 100644
--- a/content/docs/best-practice-consumer/index.html
+++ b/content/docs/best-practice-consumer/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-10-26T06:15:45+00:00">
+  <meta property="article:published_time" content="2021-10-26T13:11:58+00:00">
 
 
 
diff --git a/content/docs/best-practice-namesvr/index.html 
b/content/docs/best-practice-namesvr/index.html
index e8e9d88..d2f6eeb 100644
--- a/content/docs/best-practice-namesvr/index.html
+++ b/content/docs/best-practice-namesvr/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-10-26T06:15:45+00:00">
+  <meta property="article:published_time" content="2021-10-26T13:11:58+00:00">
 
 
 
diff --git a/content/docs/best-practice-producer/index.html 
b/content/docs/best-practice-producer/index.html
index ed6789a..89d4a73 100644
--- a/content/docs/best-practice-producer/index.html
+++ b/content/docs/best-practice-producer/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-10-26T06:15:45+00:00">
+  <meta property="article:published_time" content="2021-10-26T13:11:58+00:00">
 
 
 
diff --git a/content/docs/broadcast-example/index.html 
b/content/docs/broadcast-example/index.html
index 04dd749..b88f112 100644
--- a/content/docs/broadcast-example/index.html
+++ b/content/docs/broadcast-example/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-10-26T06:15:45+00:00">
+  <meta property="article:published_time" content="2021-10-26T13:11:58+00:00">
 
 
 
diff --git a/content/docs/cli-admin-tool/index.html 
b/content/docs/cli-admin-tool/index.html
index dc1c9d7..e25235d 100644
--- a/content/docs/cli-admin-tool/index.html
+++ b/content/docs/cli-admin-tool/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-10-26T06:15:45+00:00">
+  <meta property="article:published_time" content="2021-10-26T13:11:58+00:00">
 
 
 
diff --git a/content/docs/cluster-deployment/index.html 
b/content/docs/cluster-deployment/index.html
index 5967b2d..bc03402 100644
--- a/content/docs/cluster-deployment/index.html
+++ b/content/docs/cluster-deployment/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-10-26T06:15:45+00:00">
+  <meta property="article:published_time" content="2021-10-26T13:11:58+00:00">
 
 
 
diff --git a/content/docs/code-guidelines/index.html 
b/content/docs/code-guidelines/index.html
index 6950620..6709b05 100644
--- a/content/docs/code-guidelines/index.html
+++ b/content/docs/code-guidelines/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-10-26T06:15:45+00:00">
+  <meta property="article:published_time" content="2021-10-26T13:11:58+00:00">
 
 
 
diff --git a/content/docs/core-concept/index.html 
b/content/docs/core-concept/index.html
index 83224dc..ca80f84 100644
--- a/content/docs/core-concept/index.html
+++ b/content/docs/core-concept/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-10-26T06:15:45+00:00">
+  <meta property="article:published_time" content="2021-10-26T13:11:58+00:00">
 
 
 
diff --git a/content/docs/create-pull-request/index.html 
b/content/docs/create-pull-request/index.html
index 7f61cde..a269f63 100644
--- a/content/docs/create-pull-request/index.html
+++ b/content/docs/create-pull-request/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-10-26T06:15:45+00:00">
+  <meta property="article:published_time" content="2021-10-26T13:11:58+00:00">
 
 
 
diff --git a/content/docs/documentation/index.html 
b/content/docs/documentation/index.html
index 0aa702c..98dea6d 100644
--- a/content/docs/documentation/index.html
+++ b/content/docs/documentation/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-10-26T06:15:45+00:00">
+  <meta property="article:published_time" content="2021-10-26T13:11:58+00:00">
 
 
 
diff --git a/content/docs/faq/index.html b/content/docs/faq/index.html
index 34fcc6a..71a547d 100644
--- a/content/docs/faq/index.html
+++ b/content/docs/faq/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-10-26T06:15:45+00:00">
+  <meta property="article:published_time" content="2021-10-26T13:11:58+00:00">
 
 
 
diff --git a/content/docs/filter-by-sql92-example/index.html 
b/content/docs/filter-by-sql92-example/index.html
index 1e1a03e..a68745c 100644
--- a/content/docs/filter-by-sql92-example/index.html
+++ b/content/docs/filter-by-sql92-example/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-10-26T06:15:45+00:00">
+  <meta property="article:published_time" content="2021-10-26T13:11:58+00:00">
 
 
 
diff --git a/content/docs/how-to-contribute/index.html 
b/content/docs/how-to-contribute/index.html
index 4f1b201..3341996 100644
--- a/content/docs/how-to-contribute/index.html
+++ b/content/docs/how-to-contribute/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-10-26T06:15:45+00:00">
+  <meta property="article:published_time" content="2021-10-26T13:11:58+00:00">
 
 
 
diff --git a/content/docs/logappender-example/index.html 
b/content/docs/logappender-example/index.html
index f4354a9..174620d 100644
--- a/content/docs/logappender-example/index.html
+++ b/content/docs/logappender-example/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-10-26T06:15:45+00:00">
+  <meta property="article:published_time" content="2021-10-26T13:11:58+00:00">
 
 
 
diff --git a/content/docs/motivation/index.html 
b/content/docs/motivation/index.html
index e10c8f5..7bb57af 100644
--- a/content/docs/motivation/index.html
+++ b/content/docs/motivation/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-10-26T06:15:45+00:00">
+  <meta property="article:published_time" content="2021-10-26T13:11:58+00:00">
 
 
 
diff --git a/content/docs/openmessaging-example/index.html 
b/content/docs/openmessaging-example/index.html
index c4f65bc..fbd4eaa 100644
--- a/content/docs/openmessaging-example/index.html
+++ b/content/docs/openmessaging-example/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-10-26T06:15:45+00:00">
+  <meta property="article:published_time" content="2021-10-26T13:11:58+00:00">
 
 
 
diff --git a/content/docs/order-example/index.html 
b/content/docs/order-example/index.html
index bdb443b..5c18296 100644
--- a/content/docs/order-example/index.html
+++ b/content/docs/order-example/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-10-26T06:15:45+00:00">
+  <meta property="article:published_time" content="2021-10-26T13:11:58+00:00">
 
 
 
diff --git a/content/docs/pull-request/index.html 
b/content/docs/pull-request/index.html
index 60f025a..19755ea 100644
--- a/content/docs/pull-request/index.html
+++ b/content/docs/pull-request/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-10-26T06:15:45+00:00">
+  <meta property="article:published_time" content="2021-10-26T13:11:58+00:00">
 
 
 
diff --git a/content/docs/quick-start/index.html 
b/content/docs/quick-start/index.html
index 12ebe24..1f7aef2 100644
--- a/content/docs/quick-start/index.html
+++ b/content/docs/quick-start/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-10-26T06:15:45+00:00">
+  <meta property="article:published_time" content="2021-10-26T13:11:58+00:00">
 
 
 
@@ -511,14 +511,14 @@ and receive messages.</p>
 
 <h1 id="download--build-from-release">Download &amp; Build from Release</h1>
 
-<p>Click <a 
href="https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.9.1/rocketmq-all-4.9.1-source-release.zip";>here</a>
 to download the 4.9.1 source release. Also you could download a binary release 
from <a 
href="https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.9.1/rocketmq-all-4.9.1-bin-release.zip";>here</a>.</p>
+<p>Click <a 
href="https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.9.2/rocketmq-all-4.9.2-source-release.zip";>here</a>
 to download the 4.9.2 source release. Also you could download a binary release 
from <a 
href="https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.9.2/rocketmq-all-4.9.2-bin-release.zip";>here</a>.</p>
 
-<p>Now execute the following commands to unpack 4.9.1 source release and build 
the binary artifact.</p>
+<p>Now execute the following commands to unpack 4.9.2 source release and build 
the binary artifact.</p>
 
-<div class="language-shell highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>  <span class="o">&gt;</span> unzip 
rocketmq-all-4.9.1-source-release.zip
-  <span class="o">&gt;</span> <span class="nb">cd </span>rocketmq-all-4.9.1/
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>  <span class="o">&gt;</span> unzip 
rocketmq-all-4.9.2-source-release.zip
+  <span class="o">&gt;</span> <span class="nb">cd </span>rocketmq-all-4.9.2/
   <span class="o">&gt;</span> mvn <span class="nt">-Prelease-all</span> <span 
class="nt">-DskipTests</span> clean <span class="nb">install</span> <span 
class="nt">-U</span>
-  <span class="o">&gt;</span> <span class="nb">cd 
</span>distribution/target/rocketmq-4.9.1/rocketmq-4.9.1
+  <span class="o">&gt;</span> <span class="nb">cd 
</span>distribution/target/rocketmq-4.9.2/rocketmq-4.9.2
 </code></pre></div></div>
 <h1 id="linux">Linux</h1>
 
diff --git a/content/docs/release-manual.html b/content/docs/release-manual.html
index f534ada..0656ae6 100644
--- a/content/docs/release-manual.html
+++ b/content/docs/release-manual.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-10-26T06:15:45+00:00">
+  <meta property="article:published_time" content="2021-10-26T13:11:58+00:00">
 
 
 
diff --git a/content/docs/rmq-arc/index.html b/content/docs/rmq-arc/index.html
index f06beab..32245ac 100644
--- a/content/docs/rmq-arc/index.html
+++ b/content/docs/rmq-arc/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-10-26T06:15:45+00:00">
+  <meta property="article:published_time" content="2021-10-26T13:11:58+00:00">
 
 
 
diff --git a/content/docs/rmq-deployment/index.html 
b/content/docs/rmq-deployment/index.html
index 9e7ae15..77fcfab 100644
--- a/content/docs/rmq-deployment/index.html
+++ b/content/docs/rmq-deployment/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-10-26T06:15:45+00:00">
+  <meta property="article:published_time" content="2021-10-26T13:11:58+00:00">
 
 
 
diff --git a/content/docs/roadmap/index.html b/content/docs/roadmap/index.html
index 446da89..563e931 100644
--- a/content/docs/roadmap/index.html
+++ b/content/docs/roadmap/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-10-26T06:15:45+00:00">
+  <meta property="article:published_time" content="2021-10-26T13:11:58+00:00">
 
 
 
diff --git a/content/docs/schedule-example/index.html 
b/content/docs/schedule-example/index.html
index 5639f19..5d8e139 100644
--- a/content/docs/schedule-example/index.html
+++ b/content/docs/schedule-example/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-10-26T06:15:45+00:00">
+  <meta property="article:published_time" content="2021-10-26T13:11:58+00:00">
 
 
 
diff --git a/content/docs/simple-example/index.html 
b/content/docs/simple-example/index.html
index d9c9150..ba7d5b8 100644
--- a/content/docs/simple-example/index.html
+++ b/content/docs/simple-example/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-10-26T06:15:45+00:00">
+  <meta property="article:published_time" content="2021-10-26T13:11:58+00:00">
 
 
 
@@ -487,7 +487,7 @@ asynchronous, and one-way transmission.</li>
 <div class="language-java highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>    <span class="o">&lt;</span><span 
class="n">dependency</span><span class="o">&gt;</span>
         <span class="o">&lt;</span><span class="n">groupId</span><span 
class="o">&gt;</span><span class="n">org</span><span class="o">.</span><span 
class="na">apache</span><span class="o">.</span><span 
class="na">rocketmq</span><span class="o">&lt;/</span><span 
class="n">groupId</span><span class="o">&gt;</span>
         <span class="o">&lt;</span><span class="n">artifactId</span><span 
class="o">&gt;</span><span class="n">rocketmq</span><span 
class="o">-</span><span class="n">client</span><span 
class="o">&lt;/</span><span class="n">artifactId</span><span 
class="o">&gt;</span>
-        <span class="o">&lt;</span><span class="n">version</span><span 
class="o">&gt;</span><span class="mf">4.3</span><span class="o">.</span><span 
class="mi">0</span><span class="o">&lt;/</span><span 
class="n">version</span><span class="o">&gt;</span>
+        <span class="o">&lt;</span><span class="n">version</span><span 
class="o">&gt;</span><span class="mf">4.9</span><span class="o">.</span><span 
class="mi">2</span><span class="o">&lt;/</span><span 
class="n">version</span><span class="o">&gt;</span>
     <span class="o">&lt;/</span><span class="n">dependency</span><span 
class="o">&gt;</span>
 </code></pre></div></div>
 
diff --git a/content/docs/system-config/index.html 
b/content/docs/system-config/index.html
index 260a7a4..f431af9 100644
--- a/content/docs/system-config/index.html
+++ b/content/docs/system-config/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-10-26T06:15:45+00:00">
+  <meta property="article:published_time" content="2021-10-26T13:11:58+00:00">
 
 
 
diff --git a/content/docs/transaction-example/index.html 
b/content/docs/transaction-example/index.html
index cb90294..42e1d25 100644
--- a/content/docs/transaction-example/index.html
+++ b/content/docs/transaction-example/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-10-26T06:15:45+00:00">
+  <meta property="article:published_time" content="2021-10-26T13:11:58+00:00">
 
 
 
diff --git a/content/dowloading/releases/index.html 
b/content/dowloading/releases/index.html
index 1bb8241..e7f13b2 100644
--- a/content/dowloading/releases/index.html
+++ b/content/dowloading/releases/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-10-26T06:15:45+00:00">
+  <meta property="article:published_time" content="2021-10-26T13:11:58+00:00">
 
 
 
@@ -541,7 +541,16 @@ open source version of RocketMQ in their business.</p>
 
 <h1 id="download-links">Download links</h1>
 
-<p>Use the links below to download the Apache RocketMQ Releases, the latest 
release is 4.8.0.</p>
+<p>Use the links below to download the Apache RocketMQ Releases, the latest 
release is 4.9.2.</p>
+
+<h2 id="492-release">4.9.2 release</h2>
+
+<ul>
+  <li>Released Oct 26, 2021</li>
+  <li><a href="/release_notes/release-notes-4.9.2">Release Notes</a></li>
+  <li>Source: <a 
href="https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.9.2/rocketmq-all-4.9.2-source-release.zip";>rocketmq-all-4.9.2-source-release.zip</a>
 [<a 
href="https://www.apache.org/dist/rocketmq/4.9.2/rocketmq-all-4.9.2-source-release.zip.asc";>PGP</a>]
 [<a 
href="https://www.apache.org/dist/rocketmq/4.9.2/rocketmq-all-4.9.2-source-release.zip.sha512";>SHA512</a>]</li>
+  <li>Binary: <a 
href="https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.9.2/rocketmq-all-4.9.2-bin-release.zip";>rocketmq-all-4.9.2-bin-release.zip</a>
 [<a 
href="https://www.apache.org/dist/rocketmq/4.9.2/rocketmq-all-4.9.2-bin-release.zip.asc";>PGP</a>]
 [<a 
href="https://www.apache.org/dist/rocketmq/4.9.2/rocketmq-all-4.9.2-bin-release.zip.sha512";>SHA512</a>]</li>
+</ul>
 
 <h2 id="491-release">4.9.1 release</h2>
 
@@ -557,8 +566,8 @@ open source version of RocketMQ in their business.</p>
 <ul>
   <li>Released June 15, 2021</li>
   <li><a href="/release_notes/release-notes-4.9.0">Release Notes</a></li>
-  <li>Source: <a 
href="https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.9.0/rocketmq-all-4.9.0-source-release.zip";>rocketmq-all-4.9.0-source-release.zip</a>
 [<a 
href="https://www.apache.org/dist/rocketmq/4.9.0/rocketmq-all-4.9.0-source-release.zip.asc";>PGP</a>]
 [<a 
href="https://www.apache.org/dist/rocketmq/4.9.0/rocketmq-all-4.9.0-source-release.zip.sha512";>SHA512</a>]</li>
-  <li>Binary: <a 
href="https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.9.0/rocketmq-all-4.9.0-bin-release.zip";>rocketmq-all-4.9.0-bin-release.zip</a>
 [<a 
href="https://www.apache.org/dist/rocketmq/4.9.0/rocketmq-all-4.9.0-bin-release.zip.asc";>PGP</a>]
 [<a 
href="https://www.apache.org/dist/rocketmq/4.9.0/rocketmq-all-4.9.0-bin-release.zip.sha512";>SHA512</a>]</li>
+  <li>Source: <a 
href="https://archive.apache.org/dist/rocketmq/4.9.0/rocketmq-all-4.9.0-source-release.zip";>rocketmq-all-4.9.0-source-release.zip</a>
 [<a 
href="https://www.apache.org/dist/rocketmq/4.9.0/rocketmq-all-4.9.0-source-release.zip.asc";>PGP</a>]
 [<a 
href="https://www.apache.org/dist/rocketmq/4.9.0/rocketmq-all-4.9.0-source-release.zip.sha512";>SHA512</a>]</li>
+  <li>Binary: <a 
href="https://archive.apache.org/dist/rocketmq/4.9.0/rocketmq-all-4.9.0-bin-release.zip";>rocketmq-all-4.9.0-bin-release.zip</a>
 [<a 
href="https://www.apache.org/dist/rocketmq/4.9.0/rocketmq-all-4.9.0-bin-release.zip.asc";>PGP</a>]
 [<a 
href="https://www.apache.org/dist/rocketmq/4.9.0/rocketmq-all-4.9.0-bin-release.zip.sha512";>SHA512</a>]</li>
 </ul>
 
 <h2 id="480-release">4.8.0 release</h2>
@@ -566,8 +575,8 @@ open source version of RocketMQ in their business.</p>
 <ul>
   <li>Released December 21, 2020</li>
   <li><a href="/release_notes/release-notes-4.8.0">Release Notes</a></li>
-  <li>Source: <a 
href="https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.8.0/rocketmq-all-4.8.0-source-release.zip";>rocketmq-all-4.8.0-source-release.zip</a>
 [<a 
href="https://www.apache.org/dist/rocketmq/4.8.0/rocketmq-all-4.8.0-source-release.zip.asc";>PGP</a>]
 [<a 
href="https://www.apache.org/dist/rocketmq/4.8.0/rocketmq-all-4.8.0-source-release.zip.sha512";>SHA512</a>]</li>
-  <li>Binary: <a 
href="https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.8.0/rocketmq-all-4.8.0-bin-release.zip";>rocketmq-all-4.8.0-bin-release.zip</a>
 [<a 
href="https://www.apache.org/dist/rocketmq/4.8.0/rocketmq-all-4.8.0-bin-release.zip.asc";>PGP</a>]
 [<a 
href="https://www.apache.org/dist/rocketmq/4.8.0/rocketmq-all-4.8.0-bin-release.zip.sha512";>SHA512</a>]</li>
+  <li>Source: <a 
href="https://archive.apache.org/dist/rocketmq/4.8.0/rocketmq-all-4.8.0-source-release.zip";>rocketmq-all-4.8.0-source-release.zip</a>
 [<a 
href="https://www.apache.org/dist/rocketmq/4.8.0/rocketmq-all-4.8.0-source-release.zip.asc";>PGP</a>]
 [<a 
href="https://www.apache.org/dist/rocketmq/4.8.0/rocketmq-all-4.8.0-source-release.zip.sha512";>SHA512</a>]</li>
+  <li>Binary: <a 
href="https://archive.apache.org/dist/rocketmq/4.8.0/rocketmq-all-4.8.0-bin-release.zip";>rocketmq-all-4.8.0-bin-release.zip</a>
 [<a 
href="https://www.apache.org/dist/rocketmq/4.8.0/rocketmq-all-4.8.0-bin-release.zip.asc";>PGP</a>]
 [<a 
href="https://www.apache.org/dist/rocketmq/4.8.0/rocketmq-all-4.8.0-bin-release.zip.sha512";>SHA512</a>]</li>
 </ul>
 
 <h2 id="471-release">4.7.1 release</h2>
diff --git a/content/feed.xml b/content/feed.xml
index 302124a..179e5f4 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="3.9.1">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2021-10-26T06:15:45+00:00</updated><id>/feed.xml</id><title 
type="html">Apache RocketMQ</title><subtitle>The homepage of 
RocketMQ.</subtitle><author><name>{&quot;name&quot;=&gt;nil, 
&quot;avatar&quot;=&gt;&quot;/ass [...]
+<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="3.9.1">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2021-10-26T13:11:58+00:00</updated><id>/feed.xml</id><title 
type="html">Apache RocketMQ</title><subtitle>The homepage of 
RocketMQ.</subtitle><author><name>{&quot;name&quot;=&gt;nil, 
&quot;avatar&quot;=&gt;&quot;/ass [...]
 
 &lt;h2&gt; Download the 4.9.2 release&lt;/h2&gt;
 
diff --git a/content/index.html b/content/index.html
index 1cbeb5e..c63e82c 100644
--- a/content/index.html
+++ b/content/index.html
@@ -18,7 +18,7 @@
 
 
 
-<meta name="description" content="Apache RocketMQ™ is a unified messaging 
engine, lightweight data processing platform. Latest release v4.9.1  ">
+<meta name="description" content="Apache RocketMQ™ is a unified messaging 
engine, lightweight data processing platform. Latest release v4.9.2  ">
 
 
 
@@ -30,13 +30,13 @@
 
 
 
-  <meta property="og:description" content="Apache RocketMQ™ is a unified 
messaging engine, lightweight data processing platform. Latest release v4.9.1  
">
+  <meta property="og:description" content="Apache RocketMQ™ is a unified 
messaging engine, lightweight data processing platform. Latest release v4.9.2  
">
 
 
 
   <meta name="twitter:site" content="@ApacheRocketMQ">
   <meta name="twitter:title" content="Apache RocketMQ">
-  <meta name="twitter:description" content="Apache RocketMQ™ is a unified 
messaging engine, lightweight data processing platform. Latest release v4.9.1  
">
+  <meta name="twitter:description" content="Apache RocketMQ™ is a unified 
messaging engine, lightweight data processing platform. Latest release v4.9.2  
">
   <meta name="twitter:url" content="">
 
   
@@ -166,7 +166,7 @@
         
       </h1>
       
-        <p class="page__lead">Apache RocketMQ™ is a unified messaging engine, 
lightweight data processing platform.<br /> <small><a 
href="/release_notes/release-notes-4.9.1/">Latest release v4.9.1</a></small><br 
/><br /> <iframe style="display: inline-block;" 
src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large";
 frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe 
style="display: inline-block;" src="https://ghbtns.com/gi [...]
+        <p class="page__lead">Apache RocketMQ™ is a unified messaging engine, 
lightweight data processing platform.<br /> <small><a 
href="/release_notes/release-notes-4.9.2/">Latest release v4.9.2</a></small><br 
/><br /> <iframe style="display: inline-block;" 
src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large";
 frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe 
style="display: inline-block;" src="https://ghbtns.com/gi [...]
 </p>
       
       
@@ -182,7 +182,7 @@
 <div id="main" role="main">
   <article class="splash" itemscope itemtype="http://schema.org/CreativeWork";>
     
-    <meta itemprop="description" content="Apache RocketMQ™ is a unified 
messaging engine, lightweight data processing platform. Latest release v4.9.1  
">
+    <meta itemprop="description" content="Apache RocketMQ™ is a unified 
messaging engine, lightweight data processing platform. Latest release v4.9.2  
">
     
     
 
diff --git a/content/sitemap.xml b/content/sitemap.xml
index 42e6782..afa8d21 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -2,135 +2,135 @@
 <urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"; 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";>
 <url>
 <loc>/about/team/</loc>
-<lastmod>2021-10-26T06:15:45+00:00</lastmod>
+<lastmod>2021-10-26T13:11:58+00:00</lastmod>
 </url>
 <url>
 <loc>/about/contact/</loc>
-<lastmod>2021-10-26T06:15:45+00:00</lastmod>
+<lastmod>2021-10-26T13:11:58+00:00</lastmod>
 </url>
 <url>
 <loc>/about/rewards/</loc>
-<lastmod>2021-10-26T06:15:45+00:00</lastmod>
+<lastmod>2021-10-26T13:11:58+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/quick-start/</loc>
-<lastmod>2021-10-26T06:15:45+00:00</lastmod>
+<lastmod>2021-10-26T13:11:58+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/motivation/</loc>
-<lastmod>2021-10-26T06:15:45+00:00</lastmod>
+<lastmod>2021-10-26T13:11:58+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/core-concept/</loc>
-<lastmod>2021-10-26T06:15:45+00:00</lastmod>
+<lastmod>2021-10-26T13:11:58+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/cli-admin-tool/</loc>
-<lastmod>2021-10-26T06:15:45+00:00</lastmod>
+<lastmod>2021-10-26T13:11:58+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/cluster-deployment/</loc>
-<lastmod>2021-10-26T06:15:45+00:00</lastmod>
+<lastmod>2021-10-26T13:11:58+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/pull-request/</loc>
-<lastmod>2021-10-26T06:15:45+00:00</lastmod>
+<lastmod>2021-10-26T13:11:58+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/code-guidelines/</loc>
-<lastmod>2021-10-26T06:15:45+00:00</lastmod>
+<lastmod>2021-10-26T13:11:58+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/documentation/</loc>
-<lastmod>2021-10-26T06:15:45+00:00</lastmod>
+<lastmod>2021-10-26T13:11:58+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/faq/</loc>
-<lastmod>2021-10-26T06:15:45+00:00</lastmod>
+<lastmod>2021-10-26T13:11:58+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/release-manual</loc>
-<lastmod>2021-10-26T06:15:45+00:00</lastmod>
+<lastmod>2021-10-26T13:11:58+00:00</lastmod>
 </url>
 <url>
 <loc>/dowloading/releases/</loc>
-<lastmod>2021-10-26T06:15:45+00:00</lastmod>
+<lastmod>2021-10-26T13:11:58+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/roadmap/</loc>
-<lastmod>2021-10-26T06:15:45+00:00</lastmod>
+<lastmod>2021-10-26T13:11:58+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/batch-example/</loc>
-<lastmod>2021-10-26T06:15:45+00:00</lastmod>
+<lastmod>2021-10-26T13:11:58+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/broadcast-example/</loc>
-<lastmod>2021-10-26T06:15:45+00:00</lastmod>
+<lastmod>2021-10-26T13:11:58+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/rmq-deployment/</loc>
-<lastmod>2021-10-26T06:15:45+00:00</lastmod>
+<lastmod>2021-10-26T13:11:58+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/order-example/</loc>
-<lastmod>2021-10-26T06:15:45+00:00</lastmod>
+<lastmod>2021-10-26T13:11:58+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/rmq-arc/</loc>
-<lastmod>2021-10-26T06:15:45+00:00</lastmod>
+<lastmod>2021-10-26T13:11:58+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/schedule-example/</loc>
-<lastmod>2021-10-26T06:15:45+00:00</lastmod>
+<lastmod>2021-10-26T13:11:58+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/simple-example/</loc>
-<lastmod>2021-10-26T06:15:45+00:00</lastmod>
+<lastmod>2021-10-26T13:11:58+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/filter-by-sql92-example/</loc>
-<lastmod>2021-10-26T06:15:45+00:00</lastmod>
+<lastmod>2021-10-26T13:11:58+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/logappender-example/</loc>
-<lastmod>2021-10-26T06:15:45+00:00</lastmod>
+<lastmod>2021-10-26T13:11:58+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/openmessaging-example/</loc>
-<lastmod>2021-10-26T06:15:45+00:00</lastmod>
+<lastmod>2021-10-26T13:11:58+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/system-config/</loc>
-<lastmod>2021-10-26T06:15:45+00:00</lastmod>
+<lastmod>2021-10-26T13:11:58+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/how-to-contribute/</loc>
-<lastmod>2021-10-26T06:15:45+00:00</lastmod>
+<lastmod>2021-10-26T13:11:58+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/transaction-example/</loc>
-<lastmod>2021-10-26T06:15:45+00:00</lastmod>
+<lastmod>2021-10-26T13:11:58+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/best-practice-broker/</loc>
-<lastmod>2021-10-26T06:15:45+00:00</lastmod>
+<lastmod>2021-10-26T13:11:58+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/best-practice-consumer/</loc>
-<lastmod>2021-10-26T06:15:45+00:00</lastmod>
+<lastmod>2021-10-26T13:11:58+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/create-pull-request/</loc>
-<lastmod>2021-10-26T06:15:45+00:00</lastmod>
+<lastmod>2021-10-26T13:11:58+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/best-practice-namesvr/</loc>
-<lastmod>2021-10-26T06:15:45+00:00</lastmod>
+<lastmod>2021-10-26T13:11:58+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/best-practice-producer/</loc>
-<lastmod>2021-10-26T06:15:45+00:00</lastmod>
+<lastmod>2021-10-26T13:11:58+00:00</lastmod>
 </url>
 <url>
 <loc>/rocketmq/how-to-support-more-queues-in-rocketmq/</loc>
@@ -432,10 +432,10 @@
 </url>
 <url>
 <loc>/assets/attachment/launch-rocketmq-code-marathon.pdf</loc>
-<lastmod>2021-10-26T06:11:46+00:00</lastmod>
+<lastmod>2021-10-26T13:07:28+00:00</lastmod>
 </url>
 <url>
 <loc>/assets/attachment/launch-second-rocketmq-code-marathon.pdf</loc>
-<lastmod>2021-10-26T06:11:46+00:00</lastmod>
+<lastmod>2021-10-26T13:07:28+00:00</lastmod>
 </url>
 </urlset>
diff --git a/content/users/index.html b/content/users/index.html
index 34c738a..b27076a 100644
--- a/content/users/index.html
+++ b/content/users/index.html
@@ -18,7 +18,7 @@
 
 
 
-<meta name="description" content="Apache RocketMQ™ is a unified messaging 
engine, lightweight data processing platform. Latest release v4.9.1  ">
+<meta name="description" content="Apache RocketMQ™ is a unified messaging 
engine, lightweight data processing platform. Latest release v4.9.2  ">
 
 
 
@@ -30,13 +30,13 @@
 
 
 
-  <meta property="og:description" content="Apache RocketMQ™ is a unified 
messaging engine, lightweight data processing platform. Latest release v4.9.1  
">
+  <meta property="og:description" content="Apache RocketMQ™ is a unified 
messaging engine, lightweight data processing platform. Latest release v4.9.2  
">
 
 
 
   <meta name="twitter:site" content="@ApacheRocketMQ">
   <meta name="twitter:title" content="Apache RocketMQ">
-  <meta name="twitter:description" content="Apache RocketMQ™ is a unified 
messaging engine, lightweight data processing platform. Latest release v4.9.1  
">
+  <meta name="twitter:description" content="Apache RocketMQ™ is a unified 
messaging engine, lightweight data processing platform. Latest release v4.9.2  
">
   <meta name="twitter:url" content="">
 
   
@@ -166,7 +166,7 @@
         
       </h1>
       
-        <p class="page__lead">Apache RocketMQ™ is a unified messaging engine, 
lightweight data processing platform.<br /> <small><a 
href="/release_notes/release-notes-4.9.1/">Latest release v4.9.1</a></small><br 
/><br /> <iframe style="display: inline-block;" 
src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large";
 frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe 
style="display: inline-block;" src="https://ghbtns.com/gi [...]
+        <p class="page__lead">Apache RocketMQ™ is a unified messaging engine, 
lightweight data processing platform.<br /> <small><a 
href="/release_notes/release-notes-4.9.2/">Latest release v4.9.2</a></small><br 
/><br /> <iframe style="display: inline-block;" 
src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large";
 frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe 
style="display: inline-block;" src="https://ghbtns.com/gi [...]
 </p>
       
       
@@ -182,7 +182,7 @@
 <div id="main" role="main">
   <article class="splash" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Apache RocketMQ">
-    <meta itemprop="description" content="Apache RocketMQ™ is a unified 
messaging engine, lightweight data processing platform. Latest release v4.9.1  
">
+    <meta itemprop="description" content="Apache RocketMQ™ is a unified 
messaging engine, lightweight data processing platform. Latest release v4.9.2  
">
     
     
 
diff --git a/home.md b/home.md
index 06a4b7c..e8c747a 100644
--- a/home.md
+++ b/home.md
@@ -7,7 +7,7 @@ header:
   cta_label: "<i class='fa fa-rocket'></i> Getting Started"
   cta_url: "/docs/quick-start/"
   caption:
-excerpt: 'Apache RocketMQ™ is a unified messaging engine, lightweight data 
processing platform.<br /> <small><a 
href="/release_notes/release-notes-4.9.1/">Latest release v4.9.1</a></small><br 
/><br /> {::nomarkdown}<iframe style="display: inline-block;" 
src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large";
 frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe 
style="display: inline-block;" src="https://ghbtns.com/github-b [...]
+excerpt: 'Apache RocketMQ™ is a unified messaging engine, lightweight data 
processing platform.<br /> <small><a 
href="/release_notes/release-notes-4.9.2/">Latest release v4.9.2</a></small><br 
/><br /> {::nomarkdown}<iframe style="display: inline-block;" 
src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large";
 frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe 
style="display: inline-block;" src="https://ghbtns.com/github-b [...]
 feature_row:
   - image_path: /assets/images/bright/rmq-feature-lowlatency.png
     alt: "Low Latency"

Reply via email to