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

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

commit d5779091af52a50bd9583a4159e3f802d85e344b
Author: RongtongJin <[email protected]>
AuthorDate: Fri Jun 12 11:54:06 2020 +0800

    chore(release note):polish the rocketmq 4.7.1 release note
---
 content/about/contact/index.html                   |  2 +-
 content/about/rewards/index.html                   |  2 +-
 content/about/team/index.html                      |  2 +-
 .../launch-rocketmq-code-marathon/index.html       |  2 +-
 content/categories/index.html                      |  2 +-
 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                |  2 +-
 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             |  2 +-
 content/docs/system-config/index.html              |  2 +-
 content/docs/transaction-example/index.html        |  2 +-
 content/dowloading/releases/index.html             |  2 +-
 content/feed.xml                                   | 84 +++++++++++-----------
 .../index.html                                     |  2 +-
 .../release-notes-4.0.0-incubating/index.html      |  2 +-
 .../release-notes-4.1.0-incubating/index.html      |  2 +-
 .../release_notes/release-notes-4.2.0/index.html   |  2 +-
 .../release_notes/release-notes-4.3.0/index.html   |  2 +-
 .../release_notes/release-notes-4.3.1/index.html   |  2 +-
 .../release_notes/release-notes-4.3.2/index.html   |  2 +-
 .../release_notes/release-notes-4.4.0/index.html   |  2 +-
 .../release_notes/release-notes-4.5.0/index.html   |  2 +-
 .../release_notes/release-notes-4.5.1/index.html   |  2 +-
 .../release_notes/release-notes-4.5.2/index.html   |  2 +-
 .../release_notes/release-notes-4.6.0/index.html   |  2 +-
 .../release_notes/release-notes-4.6.1/index.html   |  2 +-
 .../release_notes/release-notes-4.7.0/index.html   |  2 +-
 .../release_notes/release-notes-4.7.1/index.html   | 84 +++++++++++-----------
 .../index.html                                     |  2 +-
 .../index.html                                     |  2 +-
 .../index.html                                     |  2 +-
 .../index.html                                     |  2 +-
 .../index.html                                     |  2 +-
 .../index.html                                     |  2 +-
 .../index.html                                     |  2 +-
 .../release-notes-rocketmq-spring-2.0.4/index.html |  2 +-
 .../release-notes-rocketmq-spring-2.1.0/index.html |  2 +-
 .../Field-Report-Meetup-Beijing/index.html         |  2 +-
 content/rocketmq/Meetup-Beijing/index.html         |  2 +-
 .../index.html                                     |  2 +-
 .../index.html                                     |  2 +-
 .../index.html                                     |  2 +-
 .../the-design-of-transactional-message/index.html |  2 +-
 content/sitemap.xml                                | 66 ++++++++---------
 content/tags/index.html                            |  6 +-
 .../index.html                                     |  2 +-
 content/year-archive/index.html                    |  2 +-
 70 files changed, 190 insertions(+), 182 deletions(-)

diff --git a/content/about/contact/index.html b/content/about/contact/index.html
index 206ff5c..37b2fc2 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="2020-06-06T10:17:15+08:00">
+  <meta property="article:published_time" content="2020-06-12T11:52:30+08:00">
 
 
 
diff --git a/content/about/rewards/index.html b/content/about/rewards/index.html
index e51d4ea..e004140 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="2020-06-06T10:17:15+08:00">
+  <meta property="article:published_time" content="2020-06-12T11:52:30+08:00">
 
 
 
diff --git a/content/about/team/index.html b/content/about/team/index.html
index 1fe8903..3627806 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="2020-06-06T10:17:15+08:00">
+  <meta property="article:published_time" content="2020-06-12T11:52:30+08:00">
 
 
 
diff --git a/content/activity/launch-rocketmq-code-marathon/index.html 
b/content/activity/launch-rocketmq-code-marathon/index.html
index ea3dad9..310b16b 100644
--- a/content/activity/launch-rocketmq-code-marathon/index.html
+++ b/content/activity/launch-rocketmq-code-marathon/index.html
@@ -490,7 +490,7 @@
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
diff --git a/content/categories/index.html b/content/categories/index.html
index 0b6e2bb..e8fd48c 100644
--- a/content/categories/index.html
+++ b/content/categories/index.html
@@ -667,7 +667,7 @@ January 5th 2017
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
diff --git a/content/docs/batch-example/index.html 
b/content/docs/batch-example/index.html
index bb5b264..8a95f9a 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="2020-06-06T10:17:15+08:00">
+  <meta property="article:published_time" content="2020-06-12T11:52:30+08:00">
 
 
 
diff --git a/content/docs/best-practice-broker/index.html 
b/content/docs/best-practice-broker/index.html
index b595eb2..dfd85b8 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="2020-06-06T10:17:15+08:00">
+  <meta property="article:published_time" content="2020-06-12T11:52:30+08:00">
 
 
 
diff --git a/content/docs/best-practice-consumer/index.html 
b/content/docs/best-practice-consumer/index.html
index 301b30b..e477778 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="2020-06-06T10:17:15+08:00">
+  <meta property="article:published_time" content="2020-06-12T11:52:30+08:00">
 
 
 
diff --git a/content/docs/best-practice-namesvr/index.html 
b/content/docs/best-practice-namesvr/index.html
index 94fdf3d..2f28a69 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="2020-06-06T10:17:15+08:00">
+  <meta property="article:published_time" content="2020-06-12T11:52:30+08:00">
 
 
 
diff --git a/content/docs/best-practice-producer/index.html 
b/content/docs/best-practice-producer/index.html
index 485e0f2..d952e0d 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="2020-06-06T10:17:15+08:00">
+  <meta property="article:published_time" content="2020-06-12T11:52:30+08:00">
 
 
 
diff --git a/content/docs/broadcast-example/index.html 
b/content/docs/broadcast-example/index.html
index ed3ec57..f77a1a3 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="2020-06-06T10:17:15+08:00">
+  <meta property="article:published_time" content="2020-06-12T11:52:30+08:00">
 
 
 
diff --git a/content/docs/cli-admin-tool/index.html 
b/content/docs/cli-admin-tool/index.html
index 98847fc..c8a58df 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="2020-06-06T10:17:15+08:00">
+  <meta property="article:published_time" content="2020-06-12T11:52:30+08:00">
 
 
 
diff --git a/content/docs/cluster-deployment/index.html 
b/content/docs/cluster-deployment/index.html
index bf5dc42..675a291 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="2020-06-06T10:17:15+08:00">
+  <meta property="article:published_time" content="2020-06-12T11:52:30+08:00">
 
 
 
diff --git a/content/docs/code-guidelines/index.html 
b/content/docs/code-guidelines/index.html
index bf92db8..d1c29da 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="2020-06-06T10:17:15+08:00">
+  <meta property="article:published_time" content="2020-06-12T11:52:30+08:00">
 
 
 
diff --git a/content/docs/core-concept/index.html 
b/content/docs/core-concept/index.html
index 6108a20..8fc9f69 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="2020-06-06T10:17:15+08:00">
+  <meta property="article:published_time" content="2020-06-12T11:52:30+08:00">
 
 
 
diff --git a/content/docs/create-pull-request/index.html 
b/content/docs/create-pull-request/index.html
index 224ab83..a6ac134 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="2020-06-06T10:17:15+08:00">
+  <meta property="article:published_time" content="2020-06-12T11:52:30+08:00">
 
 
 
diff --git a/content/docs/documentation/index.html 
b/content/docs/documentation/index.html
index 4d5946a..30e86bd 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="2020-06-06T10:17:15+08:00">
+  <meta property="article:published_time" content="2020-06-12T11:52:30+08:00">
 
 
 
diff --git a/content/docs/faq/index.html b/content/docs/faq/index.html
index 74e68c0..815e550 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="2020-06-06T10:17:15+08:00">
+  <meta property="article:published_time" content="2020-06-12T11:52:30+08:00">
 
 
 
diff --git a/content/docs/filter-by-sql92-example/index.html 
b/content/docs/filter-by-sql92-example/index.html
index 5ffe80f..e646e52 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="2020-06-06T10:17:15+08:00">
+  <meta property="article:published_time" content="2020-06-12T11:52:30+08:00">
 
 
 
diff --git a/content/docs/how-to-contribute/index.html 
b/content/docs/how-to-contribute/index.html
index cf0598e..220f6ca 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="2020-06-06T10:17:15+08:00">
+  <meta property="article:published_time" content="2020-06-12T11:52:30+08:00">
 
 
 
diff --git a/content/docs/logappender-example/index.html 
b/content/docs/logappender-example/index.html
index 99912bd..beec01a 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="2020-06-06T10:17:15+08:00">
+  <meta property="article:published_time" content="2020-06-12T11:52:30+08:00">
 
 
 
diff --git a/content/docs/motivation/index.html 
b/content/docs/motivation/index.html
index 0127fae..64b610f 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="2020-06-06T10:17:15+08:00">
+  <meta property="article:published_time" content="2020-06-12T11:52:30+08:00">
 
 
 
diff --git a/content/docs/openmessaging-example/index.html 
b/content/docs/openmessaging-example/index.html
index d1c5ddb..419275c 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="2020-06-06T10:17:15+08:00">
+  <meta property="article:published_time" content="2020-06-12T11:52:30+08:00">
 
 
 
diff --git a/content/docs/order-example/index.html 
b/content/docs/order-example/index.html
index 2c0ae42..5c2ce56 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="2020-06-06T10:17:15+08:00">
+  <meta property="article:published_time" content="2020-06-12T11:52:30+08:00">
 
 
 
diff --git a/content/docs/pull-request/index.html 
b/content/docs/pull-request/index.html
index b57e63d..4dac085 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="2020-06-06T10:17:15+08:00">
+  <meta property="article:published_time" content="2020-06-12T11:52:30+08:00">
 
 
 
diff --git a/content/docs/quick-start/index.html 
b/content/docs/quick-start/index.html
index 60031b5..9ee1ccd 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="2020-06-06T10:17:15+08:00">
+  <meta property="article:published_time" content="2020-06-12T11:52:30+08:00">
 
 
 
diff --git a/content/docs/release-manual.html b/content/docs/release-manual.html
index 60a4c83..e34d26a 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="2020-06-06T10:17:15+08:00">
+  <meta property="article:published_time" content="2020-06-12T11:52:30+08:00">
 
 
 
diff --git a/content/docs/rmq-arc/index.html b/content/docs/rmq-arc/index.html
index 768395e..cf8bb61 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="2020-06-06T10:17:15+08:00">
+  <meta property="article:published_time" content="2020-06-12T11:52:30+08:00">
 
 
 
diff --git a/content/docs/rmq-deployment/index.html 
b/content/docs/rmq-deployment/index.html
index 0d05208..cb1d102 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="2020-06-06T10:17:15+08:00">
+  <meta property="article:published_time" content="2020-06-12T11:52:30+08:00">
 
 
 
diff --git a/content/docs/roadmap/index.html b/content/docs/roadmap/index.html
index 740e6c9..657d8fc 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="2020-06-06T10:17:15+08:00">
+  <meta property="article:published_time" content="2020-06-12T11:52:30+08:00">
 
 
 
diff --git a/content/docs/schedule-example/index.html 
b/content/docs/schedule-example/index.html
index c8c9aa7..be786bf 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="2020-06-06T10:17:15+08:00">
+  <meta property="article:published_time" content="2020-06-12T11:52:30+08:00">
 
 
 
diff --git a/content/docs/simple-example/index.html 
b/content/docs/simple-example/index.html
index 630b912..f72f1ea 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="2020-06-06T10:17:15+08:00">
+  <meta property="article:published_time" content="2020-06-12T11:52:30+08:00">
 
 
 
diff --git a/content/docs/system-config/index.html 
b/content/docs/system-config/index.html
index beda64d..84759e9 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="2020-06-06T10:17:15+08:00">
+  <meta property="article:published_time" content="2020-06-12T11:52:30+08:00">
 
 
 
diff --git a/content/docs/transaction-example/index.html 
b/content/docs/transaction-example/index.html
index 0075736..ebc13e3 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="2020-06-06T10:17:15+08:00">
+  <meta property="article:published_time" content="2020-06-12T11:52:30+08:00">
 
 
 
diff --git a/content/dowloading/releases/index.html 
b/content/dowloading/releases/index.html
index c59925d..f5ff8fb 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="2020-06-06T10:17:15+08:00">
+  <meta property="article:published_time" content="2020-06-12T11:52:30+08:00">
 
 
 
diff --git a/content/feed.xml b/content/feed.xml
index d7bc0fd..74b9d32 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.8.6">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2020-06-06T10:17:15+08: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.8.6">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2020-06-12T11:52:30+08: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.7.1 release&lt;/h2&gt;
 
@@ -9,93 +9,97 @@
 
 &lt;h2 id=&quot;improvement&quot;&gt;Improvement&lt;/h2&gt;
 &lt;ul&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/2065&quot;&gt;ISSUE-2065&lt;/a&gt;]
 -  Fix fastjson version for RCE problem.
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/2065&quot;&gt;ISSUE-2065&lt;/a&gt;]
 -  Upgrade fastjson version to prevent RCE problem.
 &lt;/li&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/2044&quot;&gt;ISSUE-2044&lt;/a&gt;]
 -  Fix DefaultLitePullConsumerImpl NPE.
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/2044&quot;&gt;ISSUE-2044&lt;/a&gt;]
 -  Fix the issue that DefaultLitePullConsumerImpl class may throw null pointer 
exception.
 &lt;/li&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/2042&quot;&gt;ISSUE-2042&lt;/a&gt;]
 -  Select a new nameserver when the old one removed from namesrvAddrList.
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/2042&quot;&gt;ISSUE-2042&lt;/a&gt;]
 -  Fix the issue that client still connected to the old name server even it 
was removed from namesrvAddr list.
 &lt;/li&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/2036&quot;&gt;ISSUE-2036&lt;/a&gt;]
 -  Skip the null value in messageProperties2String method.
-&lt;/li&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/2025&quot;&gt;ISSUE-2025&lt;/a&gt;]
 -  Polish the code in MQClientAPIImpl#processSendResponse method.
-&lt;/li&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/2020&quot;&gt;ISSUE-2020&lt;/a&gt;]
 -  Replace notify blocks with existing method wakeup in ServiceThread.
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/2036&quot;&gt;ISSUE-2036&lt;/a&gt;]
 -  Fix the issue that encode null value caused incorrect encoding result.
 &lt;/li&gt;
 &lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/2007&quot;&gt;ISSUE-2007&lt;/a&gt;]
 -  Upgrade fastjson version to prevent serious security problem.
 &lt;/li&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/2003&quot;&gt;ISSUE-2003&lt;/a&gt;]
 -  Delete useless code about DatagramSocket.
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1992&quot;&gt;ISSUE-1992&lt;/a&gt;]
 -  Optimize the log output in Broker2Client class.
 &lt;/li&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1992&quot;&gt;ISSUE-1992&lt;/a&gt;]
 -  Polish the log in Broker2Client.
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1988&quot;&gt;ISSUE-1988&lt;/a&gt;]
 -  Fix the issue that can not update messageDelay property correctly with 
updateBrokerConfig command.
 &lt;/li&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1988&quot;&gt;ISSUE-1988&lt;/a&gt;]
 -  Fix the issue that can not update messageDelay correctly with mqadmin 
updateBrokerConfig command.
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1978&quot;&gt;ISSUE-1978&lt;/a&gt;]
 -  Fix issue that getBornHostString method may throw null pointer exception.
 &lt;/li&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1978&quot;&gt;ISSUE-1978&lt;/a&gt;]
 -  Fix MessageExt#getBornHostString null pointer exception.
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1976&quot;&gt;ISSUE-1976&lt;/a&gt;]
 -  Improve the security of the system topic operation.
 &lt;/li&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1976&quot;&gt;ISSUE-1976&lt;/a&gt;]
 -  System topic should add permission checking globally.
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1950&quot;&gt;ISSUE-1950&lt;/a&gt;]
 -  Fix the issue that residual threads still exist after producer calls 
shutdown.
 &lt;/li&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1950&quot;&gt;ISSUE-1950&lt;/a&gt;]
 -  Fix DefaultMQProducer didn't shutdown completely.
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1931&quot;&gt;ISSUE-1931&lt;/a&gt;]
 -  Fix the issue that doAfterRpcHooks is called twice in processRequestCommand 
method.
 &lt;/li&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1931&quot;&gt;ISSUE-1931&lt;/a&gt;]
 -  Fix the issue of duplicate doAfterRpcHooks.
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1912&quot;&gt;ISSUE-1912&lt;/a&gt;]
 -  Polish the consumer offset commit logic for lite pull consumer.
 &lt;/li&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1912&quot;&gt;ISSUE-1912&lt;/a&gt;]
 -  Polish the commited offset logic for the lite default pull consumer.
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1895&quot;&gt;ISSUE-1895&lt;/a&gt;]
 -  Expose the flush disk timeout error to user.
 &lt;/li&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1906&quot;&gt;ISSUE-1906&lt;/a&gt;]
 -  BooleanConstantExpression might lead to class loading deadlock.
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1879&quot;&gt;ISSUE-1879&lt;/a&gt;]
 -  Fix the issue that GroupTransferService may be blocked by ResponseCallback 
in SYNC_MASTER mode.
 &lt;/li&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1895&quot;&gt;ISSUE-1895&lt;/a&gt;]
 -  The flush disk timeout exception needs to be exposed.
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1807&quot;&gt;ISSUE-1807&lt;/a&gt;]
 -  Fix statistical error about hashSlotCount in index file.
 &lt;/li&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1879&quot;&gt;ISSUE-1879&lt;/a&gt;]
 -  GroupTransferService may be blocked by ResponseCallback in SYNC_MASTER mode.
-&lt;/li&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1878&quot;&gt;ISSUE-1878&lt;/a&gt;]
 -  Add unit test about cleaning index file.
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1689&quot;&gt;ISSUE-1689&lt;/a&gt;]
 -  Add interfaces to remove unused statsItem in BrokerStatsManager class.
 &lt;/li&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1859&quot;&gt;ISSUE-1859&lt;/a&gt;]
 -  Add codecov report for tests.
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1400&quot;&gt;ISSUE-1400&lt;/a&gt;]
 -  Fix the issue that disk space detection may be blocked when deleting a lot 
of files.
 &lt;/li&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1807&quot;&gt;ISSUE-1807&lt;/a&gt;]
 -  Fix indexslotNum statistical error.
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/729&quot;&gt;ISSUE-729&lt;/a&gt;]
 -  Fix the issue that wipeWritePermOfBroker method may throw null pointer 
exception.
 &lt;/li&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1689&quot;&gt;ISSUE-1689&lt;/a&gt;]
 -  StatsItem not remove after group or topic be removed.
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/705&quot;&gt;ISSUE-705&lt;/a&gt;]
 -  Fix the issue the content of waitingThreadTable is not updated in time.
 &lt;/li&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1400&quot;&gt;ISSUE-1400&lt;/a&gt;]
 -  Disk space detection is blocked when it cost too much time to delete files.
+&lt;/ul&gt;
+
+&lt;h2 id=&quot;bug&quot;&gt;Bug&lt;/h2&gt;
+&lt;ul&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1901&quot;&gt;ISSUE-1901&lt;/a&gt;]
 -  Fix the bug that create reply message fail in sending request/reply message.
 &lt;/li&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/729&quot;&gt;ISSUE-729&lt;/a&gt;]
 -  Check ChannelHandlerContext whether is null.
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1906&quot;&gt;ISSUE-1906&lt;/a&gt;]
 -  Fix the issue that BooleanConstantExpression might lead to class loading 
deadlock.
 &lt;/li&gt;
 &lt;/ul&gt;
 
-&lt;h2 id=&quot;bug&quot;&gt;Bug&lt;/h2&gt;
+&lt;h2 id=&quot;test&quot;&gt;Test&lt;/h2&gt;
 &lt;ul&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1901&quot;&gt;ISSUE-1901&lt;/a&gt;]
 -  Create reply message fail because property[CLUSTER] is null.
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1878&quot;&gt;ISSUE-1878&lt;/a&gt;]
 -  Add unit test about cleaning index file.
 &lt;/li&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/705&quot;&gt;ISSUE-705&lt;/a&gt;]
 -  WaitNotifyObject class has a wake up bug.
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1859&quot;&gt;ISSUE-1859&lt;/a&gt;]
 -  Add codecov report for CI.
 &lt;/li&gt;
 &lt;/ul&gt;
 
 &lt;h2 id=&quot;document-and-code-style-improvement&quot;&gt;Document and code 
style improvement&lt;/h2&gt;
 &lt;ul&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/2054&quot;&gt;ISSUE-2054&lt;/a&gt;]
 -  Fix typo error in RocketMQ_Example.md. 
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/2054&quot;&gt;ISSUE-2054&lt;/a&gt;]
 -  Typo fix in RocketMQ_Example.md. 
 &lt;/li&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/2053&quot;&gt;ISSUE-2053&lt;/a&gt;]
 -  Add @Override for RMQOrderListener. 
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/2053&quot;&gt;ISSUE-2053&lt;/a&gt;]
 -  Add @Override annotation for RMQOrderListener. 
 &lt;/li&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/2035&quot;&gt;ISSUE-2035&lt;/a&gt;]
 -  Fix typo error in RequestResponseFuture. 
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/2035&quot;&gt;ISSUE-2035&lt;/a&gt;]
 -  Typo fix in DefaultMQProducerImpl class. 
 &lt;/li&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/2034&quot;&gt;ISSUE-2034&lt;/a&gt;]
 -  Correct the Java doc for MessageListenerOrderly.
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/2034&quot;&gt;ISSUE-2034&lt;/a&gt;]
 -  Polish the java doc for MessageListenerOrderly class.
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/2020&quot;&gt;ISSUE-2020&lt;/a&gt;]
 -  Replace notify code blocks with existing method wakeup in ServiceThread.
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/2025&quot;&gt;ISSUE-2025&lt;/a&gt;]
 -  Refactor the code in MQClientAPIImpl#processSendResponse method.
 &lt;/li&gt;
 &lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/2011&quot;&gt;ISSUE-2011&lt;/a&gt;]
 -  Add english README.md document.
 &lt;/li&gt;
 &lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/2006&quot;&gt;ISSUE-2006&lt;/a&gt;]
 -  Add request-reply document.
 &lt;/li&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1971&quot;&gt;ISSUE-1971&lt;/a&gt;]
 -  Polish ConsumerFilterManager comment.
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/2003&quot;&gt;ISSUE-2003&lt;/a&gt;]
 -  Remove useless code in MQClientInstance.
+&lt;/li&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1971&quot;&gt;ISSUE-1971&lt;/a&gt;]
 -  Polish the comment in ConsumerFilterManager.
 &lt;/li&gt;
 &lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1964&quot;&gt;ISSUE-1964&lt;/a&gt;]
 -  Fix document error about admin tool.
 &lt;/li&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1883&quot;&gt;ISSUE-1883&lt;/a&gt;]
 -  Fix document error about WipeWritePermSubCommand.
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1883&quot;&gt;ISSUE-1883&lt;/a&gt;]
 -  Fix document error about wipeWritePermSubCommand.
 &lt;/li&gt;
 &lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1866&quot;&gt;ISSUE-1866&lt;/a&gt;]
 -  Fix document error about transaction message.
 &lt;/li&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1857&quot;&gt;ISSUE-1857&lt;/a&gt;]
 -  Refactor the code in DefaultMQProducerImpl.
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1857&quot;&gt;ISSUE-1857&lt;/a&gt;]
 -  Refactor the code in DefaultMQProducerImpl class.
 &lt;/li&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1741&quot;&gt;ISSUE-1741&lt;/a&gt;]
 -  Rename takeMessags to takeMessages.
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1741&quot;&gt;ISSUE-1741&lt;/a&gt;]
 -  Typo fix in ConsumeMessageOrderlyService.
 &lt;/li&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1574&quot;&gt;ISSUE-1574&lt;/a&gt;]
 -  Fix spell mistake in request code.
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1574&quot;&gt;ISSUE-1574&lt;/a&gt;]
 -  Typo fix in request code.
 &lt;/li&gt;
-&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1505&quot;&gt;ISSUE-1505&lt;/a&gt;]
 -  Fix the ListSplitter of batch sample in docs.
+&lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq/issues/1505&quot;&gt;ISSUE-1505&lt;/a&gt;]
 -  Fix document error about batch sample.
 &lt;/li&gt;
 &lt;/ul&gt;</content><author><name>{&quot;name&quot;=&gt;nil, 
&quot;avatar&quot;=&gt;&quot;/assets/images/rmq-logo.png&quot;, 
&quot;bio&quot;=&gt;&quot;An open source distributed messaging and streaming 
data platform.&quot;, &quot;location&quot;=&gt;&quot;Hangzhou, China&quot;, 
&quot;email&quot;=&gt;&quot;[email protected]&quot;, 
&quot;uri&quot;=&gt;&quot;http://rocketmq.apache.org&quot;, 
&quot;bitbucket&quot;=&gt;nil, &quot;codepen&quot;=&gt;nil, 
&quot;dribbble&quot;=&gt;nil, &quo [...]
 
diff --git a/content/maven/mastering-component-compatible-dependency/index.html 
b/content/maven/mastering-component-compatible-dependency/index.html
index 0d8eb84..6e6610a 100644
--- a/content/maven/mastering-component-compatible-dependency/index.html
+++ b/content/maven/mastering-component-compatible-dependency/index.html
@@ -712,7 +712,7 @@ setting checkJars to true or nothing to do with this 
property,it will further an
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
diff --git a/content/release_notes/release-notes-4.0.0-incubating/index.html 
b/content/release_notes/release-notes-4.0.0-incubating/index.html
index 11e6d59..cee96fa 100644
--- a/content/release_notes/release-notes-4.0.0-incubating/index.html
+++ b/content/release_notes/release-notes-4.0.0-incubating/index.html
@@ -584,7 +584,7 @@
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
diff --git a/content/release_notes/release-notes-4.1.0-incubating/index.html 
b/content/release_notes/release-notes-4.1.0-incubating/index.html
index 6c65a55..52b0950 100644
--- a/content/release_notes/release-notes-4.1.0-incubating/index.html
+++ b/content/release_notes/release-notes-4.1.0-incubating/index.html
@@ -483,7 +483,7 @@
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
diff --git a/content/release_notes/release-notes-4.2.0/index.html 
b/content/release_notes/release-notes-4.2.0/index.html
index ff875ed..81ac6ce 100644
--- a/content/release_notes/release-notes-4.2.0/index.html
+++ b/content/release_notes/release-notes-4.2.0/index.html
@@ -533,7 +533,7 @@
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
diff --git a/content/release_notes/release-notes-4.3.0/index.html 
b/content/release_notes/release-notes-4.3.0/index.html
index f9a8271..8d311c7 100644
--- a/content/release_notes/release-notes-4.3.0/index.html
+++ b/content/release_notes/release-notes-4.3.0/index.html
@@ -506,7 +506,7 @@
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
diff --git a/content/release_notes/release-notes-4.3.1/index.html 
b/content/release_notes/release-notes-4.3.1/index.html
index 20478ba..d2aa714 100644
--- a/content/release_notes/release-notes-4.3.1/index.html
+++ b/content/release_notes/release-notes-4.3.1/index.html
@@ -464,7 +464,7 @@
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
diff --git a/content/release_notes/release-notes-4.3.2/index.html 
b/content/release_notes/release-notes-4.3.2/index.html
index 415413d..dce4a4a 100644
--- a/content/release_notes/release-notes-4.3.2/index.html
+++ b/content/release_notes/release-notes-4.3.2/index.html
@@ -469,7 +469,7 @@
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
diff --git a/content/release_notes/release-notes-4.4.0/index.html 
b/content/release_notes/release-notes-4.4.0/index.html
index 0ad6066..76ec2f1 100644
--- a/content/release_notes/release-notes-4.4.0/index.html
+++ b/content/release_notes/release-notes-4.4.0/index.html
@@ -487,7 +487,7 @@
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
diff --git a/content/release_notes/release-notes-4.5.0/index.html 
b/content/release_notes/release-notes-4.5.0/index.html
index 3d827d1..a54f83c 100644
--- a/content/release_notes/release-notes-4.5.0/index.html
+++ b/content/release_notes/release-notes-4.5.0/index.html
@@ -474,7 +474,7 @@
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
diff --git a/content/release_notes/release-notes-4.5.1/index.html 
b/content/release_notes/release-notes-4.5.1/index.html
index 5f35af8..999d6be 100644
--- a/content/release_notes/release-notes-4.5.1/index.html
+++ b/content/release_notes/release-notes-4.5.1/index.html
@@ -475,7 +475,7 @@
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
diff --git a/content/release_notes/release-notes-4.5.2/index.html 
b/content/release_notes/release-notes-4.5.2/index.html
index cb7ad09..06d64ad 100644
--- a/content/release_notes/release-notes-4.5.2/index.html
+++ b/content/release_notes/release-notes-4.5.2/index.html
@@ -495,7 +495,7 @@
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
diff --git a/content/release_notes/release-notes-4.6.0/index.html 
b/content/release_notes/release-notes-4.6.0/index.html
index 3367cc5..ac5010f 100644
--- a/content/release_notes/release-notes-4.6.0/index.html
+++ b/content/release_notes/release-notes-4.6.0/index.html
@@ -513,7 +513,7 @@
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
diff --git a/content/release_notes/release-notes-4.6.1/index.html 
b/content/release_notes/release-notes-4.6.1/index.html
index a8043ec..b326ba6 100644
--- a/content/release_notes/release-notes-4.6.1/index.html
+++ b/content/release_notes/release-notes-4.6.1/index.html
@@ -490,7 +490,7 @@
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
diff --git a/content/release_notes/release-notes-4.7.0/index.html 
b/content/release_notes/release-notes-4.7.0/index.html
index 0cdc629..1c39da5 100644
--- a/content/release_notes/release-notes-4.7.0/index.html
+++ b/content/release_notes/release-notes-4.7.0/index.html
@@ -478,7 +478,7 @@
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
diff --git a/content/release_notes/release-notes-4.7.1/index.html 
b/content/release_notes/release-notes-4.7.1/index.html
index 584b3b2..682c5c6 100644
--- a/content/release_notes/release-notes-4.7.1/index.html
+++ b/content/release_notes/release-notes-4.7.1/index.html
@@ -302,7 +302,7 @@
 
 
 
-  1 minute read
+  2 minute read
 </p>
           
         </header>
@@ -320,93 +320,97 @@
 
 <h2 id="improvement">Improvement</h2>
 <ul>
-<li>[<a href="https://github.com/apache/rocketmq/issues/2065";>ISSUE-2065</a>] 
-  Fix fastjson version for RCE problem.
-</li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/2044";>ISSUE-2044</a>] 
-  Fix DefaultLitePullConsumerImpl NPE.
+<li>[<a href="https://github.com/apache/rocketmq/issues/2065";>ISSUE-2065</a>] 
-  Upgrade fastjson version to prevent RCE problem.
 </li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/2042";>ISSUE-2042</a>] 
-  Select a new nameserver when the old one removed from namesrvAddrList.
+<li>[<a href="https://github.com/apache/rocketmq/issues/2044";>ISSUE-2044</a>] 
-  Fix the issue that DefaultLitePullConsumerImpl class may throw null pointer 
exception.
 </li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/2036";>ISSUE-2036</a>] 
-  Skip the null value in messageProperties2String method.
+<li>[<a href="https://github.com/apache/rocketmq/issues/2042";>ISSUE-2042</a>] 
-  Fix the issue that client still connected to the old name server even it was 
removed from namesrvAddr list.
 </li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/2025";>ISSUE-2025</a>] 
-  Polish the code in MQClientAPIImpl#processSendResponse method.
-</li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/2020";>ISSUE-2020</a>] 
-  Replace notify blocks with existing method wakeup in ServiceThread.
+<li>[<a href="https://github.com/apache/rocketmq/issues/2036";>ISSUE-2036</a>] 
-  Fix the issue that encode null value caused incorrect encoding result.
 </li>
 <li>[<a href="https://github.com/apache/rocketmq/issues/2007";>ISSUE-2007</a>] 
-  Upgrade fastjson version to prevent serious security problem.
 </li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/2003";>ISSUE-2003</a>] 
-  Delete useless code about DatagramSocket.
+<li>[<a href="https://github.com/apache/rocketmq/issues/1992";>ISSUE-1992</a>] 
-  Optimize the log output in Broker2Client class.
 </li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/1992";>ISSUE-1992</a>] 
-  Polish the log in Broker2Client.
+<li>[<a href="https://github.com/apache/rocketmq/issues/1988";>ISSUE-1988</a>] 
-  Fix the issue that can not update messageDelay property correctly with 
updateBrokerConfig command.
 </li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/1988";>ISSUE-1988</a>] 
-  Fix the issue that can not update messageDelay correctly with mqadmin 
updateBrokerConfig command.
+<li>[<a href="https://github.com/apache/rocketmq/issues/1978";>ISSUE-1978</a>] 
-  Fix issue that getBornHostString method may throw null pointer exception.
 </li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/1978";>ISSUE-1978</a>] 
-  Fix MessageExt#getBornHostString null pointer exception.
+<li>[<a href="https://github.com/apache/rocketmq/issues/1976";>ISSUE-1976</a>] 
-  Improve the security of the system topic operation.
 </li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/1976";>ISSUE-1976</a>] 
-  System topic should add permission checking globally.
+<li>[<a href="https://github.com/apache/rocketmq/issues/1950";>ISSUE-1950</a>] 
-  Fix the issue that residual threads still exist after producer calls 
shutdown.
 </li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/1950";>ISSUE-1950</a>] 
-  Fix DefaultMQProducer didn't shutdown completely.
+<li>[<a href="https://github.com/apache/rocketmq/issues/1931";>ISSUE-1931</a>] 
-  Fix the issue that doAfterRpcHooks is called twice in processRequestCommand 
method.
 </li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/1931";>ISSUE-1931</a>] 
-  Fix the issue of duplicate doAfterRpcHooks.
+<li>[<a href="https://github.com/apache/rocketmq/issues/1912";>ISSUE-1912</a>] 
-  Polish the consumer offset commit logic for lite pull consumer.
 </li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/1912";>ISSUE-1912</a>] 
-  Polish the commited offset logic for the lite default pull consumer.
+<li>[<a href="https://github.com/apache/rocketmq/issues/1895";>ISSUE-1895</a>] 
-  Expose the flush disk timeout error to user.
 </li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/1906";>ISSUE-1906</a>] 
-  BooleanConstantExpression might lead to class loading deadlock.
+<li>[<a href="https://github.com/apache/rocketmq/issues/1879";>ISSUE-1879</a>] 
-  Fix the issue that GroupTransferService may be blocked by ResponseCallback 
in SYNC_MASTER mode.
 </li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/1895";>ISSUE-1895</a>] 
-  The flush disk timeout exception needs to be exposed.
+<li>[<a href="https://github.com/apache/rocketmq/issues/1807";>ISSUE-1807</a>] 
-  Fix statistical error about hashSlotCount in index file.
 </li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/1879";>ISSUE-1879</a>] 
-  GroupTransferService may be blocked by ResponseCallback in SYNC_MASTER mode.
+<li>[<a href="https://github.com/apache/rocketmq/issues/1689";>ISSUE-1689</a>] 
-  Add interfaces to remove unused statsItem in BrokerStatsManager class.
 </li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/1878";>ISSUE-1878</a>] 
-  Add unit test about cleaning index file.
+<li>[<a href="https://github.com/apache/rocketmq/issues/1400";>ISSUE-1400</a>] 
-  Fix the issue that disk space detection may be blocked when deleting a lot 
of files.
 </li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/1859";>ISSUE-1859</a>] 
-  Add codecov report for tests.
+<li>[<a href="https://github.com/apache/rocketmq/issues/729";>ISSUE-729</a>] -  
Fix the issue that wipeWritePermOfBroker method may throw null pointer 
exception.
 </li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/1807";>ISSUE-1807</a>] 
-  Fix indexslotNum statistical error.
+<li>[<a href="https://github.com/apache/rocketmq/issues/705";>ISSUE-705</a>] -  
Fix the issue the content of waitingThreadTable is not updated in time.
 </li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/1689";>ISSUE-1689</a>] 
-  StatsItem not remove after group or topic be removed.
-</li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/1400";>ISSUE-1400</a>] 
-  Disk space detection is blocked when it cost too much time to delete files.
+</ul>
+
+<h2 id="bug">Bug</h2>
+<ul>
+<li>[<a href="https://github.com/apache/rocketmq/issues/1901";>ISSUE-1901</a>] 
-  Fix the bug that create reply message fail in sending request/reply message.
 </li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/729";>ISSUE-729</a>] -  
Check ChannelHandlerContext whether is null.
+<li>[<a href="https://github.com/apache/rocketmq/issues/1906";>ISSUE-1906</a>] 
-  Fix the issue that BooleanConstantExpression might lead to class loading 
deadlock.
 </li>
 </ul>
 
-<h2 id="bug">Bug</h2>
+<h2 id="test">Test</h2>
 <ul>
-<li>[<a href="https://github.com/apache/rocketmq/issues/1901";>ISSUE-1901</a>] 
-  Create reply message fail because property[CLUSTER] is null.
+<li>[<a href="https://github.com/apache/rocketmq/issues/1878";>ISSUE-1878</a>] 
-  Add unit test about cleaning index file.
 </li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/705";>ISSUE-705</a>] -  
WaitNotifyObject class has a wake up bug.
+<li>[<a href="https://github.com/apache/rocketmq/issues/1859";>ISSUE-1859</a>] 
-  Add codecov report for CI.
 </li>
 </ul>
 
 <h2 id="document-and-code-style-improvement">Document and code style 
improvement</h2>
 <ul>
-<li>[<a href="https://github.com/apache/rocketmq/issues/2054";>ISSUE-2054</a>] 
-  Fix typo error in RocketMQ_Example.md. 
+<li>[<a href="https://github.com/apache/rocketmq/issues/2054";>ISSUE-2054</a>] 
-  Typo fix in RocketMQ_Example.md. 
 </li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/2053";>ISSUE-2053</a>] 
-  Add @Override for RMQOrderListener. 
+<li>[<a href="https://github.com/apache/rocketmq/issues/2053";>ISSUE-2053</a>] 
-  Add @Override annotation for RMQOrderListener. 
 </li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/2035";>ISSUE-2035</a>] 
-  Fix typo error in RequestResponseFuture. 
+<li>[<a href="https://github.com/apache/rocketmq/issues/2035";>ISSUE-2035</a>] 
-  Typo fix in DefaultMQProducerImpl class. 
 </li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/2034";>ISSUE-2034</a>] 
-  Correct the Java doc for MessageListenerOrderly.
+<li>[<a href="https://github.com/apache/rocketmq/issues/2034";>ISSUE-2034</a>] 
-  Polish the java doc for MessageListenerOrderly class.
+</li>
+<li>[<a href="https://github.com/apache/rocketmq/issues/2020";>ISSUE-2020</a>] 
-  Replace notify code blocks with existing method wakeup in ServiceThread.
+</li>
+<li>[<a href="https://github.com/apache/rocketmq/issues/2025";>ISSUE-2025</a>] 
-  Refactor the code in MQClientAPIImpl#processSendResponse method.
 </li>
 <li>[<a href="https://github.com/apache/rocketmq/issues/2011";>ISSUE-2011</a>] 
-  Add english README.md document.
 </li>
 <li>[<a href="https://github.com/apache/rocketmq/issues/2006";>ISSUE-2006</a>] 
-  Add request-reply document.
 </li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/1971";>ISSUE-1971</a>] 
-  Polish ConsumerFilterManager comment.
+<li>[<a href="https://github.com/apache/rocketmq/issues/2003";>ISSUE-2003</a>] 
-  Remove useless code in MQClientInstance.
+</li>
+<li>[<a href="https://github.com/apache/rocketmq/issues/1971";>ISSUE-1971</a>] 
-  Polish the comment in ConsumerFilterManager.
 </li>
 <li>[<a href="https://github.com/apache/rocketmq/issues/1964";>ISSUE-1964</a>] 
-  Fix document error about admin tool.
 </li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/1883";>ISSUE-1883</a>] 
-  Fix document error about WipeWritePermSubCommand.
+<li>[<a href="https://github.com/apache/rocketmq/issues/1883";>ISSUE-1883</a>] 
-  Fix document error about wipeWritePermSubCommand.
 </li>
 <li>[<a href="https://github.com/apache/rocketmq/issues/1866";>ISSUE-1866</a>] 
-  Fix document error about transaction message.
 </li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/1857";>ISSUE-1857</a>] 
-  Refactor the code in DefaultMQProducerImpl.
+<li>[<a href="https://github.com/apache/rocketmq/issues/1857";>ISSUE-1857</a>] 
-  Refactor the code in DefaultMQProducerImpl class.
 </li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/1741";>ISSUE-1741</a>] 
-  Rename takeMessags to takeMessages.
+<li>[<a href="https://github.com/apache/rocketmq/issues/1741";>ISSUE-1741</a>] 
-  Typo fix in ConsumeMessageOrderlyService.
 </li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/1574";>ISSUE-1574</a>] 
-  Fix spell mistake in request code.
+<li>[<a href="https://github.com/apache/rocketmq/issues/1574";>ISSUE-1574</a>] 
-  Typo fix in request code.
 </li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/1505";>ISSUE-1505</a>] 
-  Fix the ListSplitter of batch sample in docs.
+<li>[<a href="https://github.com/apache/rocketmq/issues/1505";>ISSUE-1505</a>] 
-  Fix document error about batch sample.
 </li>
 </ul>
 
diff --git 
a/content/release_notes/release-notes-rocketmq-client-cpp-1.2.3/index.html 
b/content/release_notes/release-notes-rocketmq-client-cpp-1.2.3/index.html
index f07a86d..3de50dd 100644
--- a/content/release_notes/release-notes-rocketmq-client-cpp-1.2.3/index.html
+++ b/content/release_notes/release-notes-rocketmq-client-cpp-1.2.3/index.html
@@ -485,7 +485,7 @@
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
diff --git 
a/content/release_notes/release-notes-rocketmq-client-cpp-1.2.4/index.html 
b/content/release_notes/release-notes-rocketmq-client-cpp-1.2.4/index.html
index 3a61a78..121768d 100644
--- a/content/release_notes/release-notes-rocketmq-client-cpp-1.2.4/index.html
+++ b/content/release_notes/release-notes-rocketmq-client-cpp-1.2.4/index.html
@@ -475,7 +475,7 @@
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
diff --git 
a/content/release_notes/release-notes-rocketmq-client-cpp-2.0.0/index.html 
b/content/release_notes/release-notes-rocketmq-client-cpp-2.0.0/index.html
index d96e2d1..bb00264 100644
--- a/content/release_notes/release-notes-rocketmq-client-cpp-2.0.0/index.html
+++ b/content/release_notes/release-notes-rocketmq-client-cpp-2.0.0/index.html
@@ -491,7 +491,7 @@
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
diff --git 
a/content/release_notes/release-notes-rocketmq-client-cpp-2.1.0/index.html 
b/content/release_notes/release-notes-rocketmq-client-cpp-2.1.0/index.html
index c1cf57e..c080e0b 100644
--- a/content/release_notes/release-notes-rocketmq-client-cpp-2.1.0/index.html
+++ b/content/release_notes/release-notes-rocketmq-client-cpp-2.1.0/index.html
@@ -490,7 +490,7 @@
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
diff --git 
a/content/release_notes/release-notes-rocketmq-client-cpp-2.2.0/index.html 
b/content/release_notes/release-notes-rocketmq-client-cpp-2.2.0/index.html
index 560d7d4..bf8bbbf 100644
--- a/content/release_notes/release-notes-rocketmq-client-cpp-2.2.0/index.html
+++ b/content/release_notes/release-notes-rocketmq-client-cpp-2.2.0/index.html
@@ -461,7 +461,7 @@
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
diff --git 
a/content/release_notes/release-notes-rocketmq-client-go-1.2.4/index.html 
b/content/release_notes/release-notes-rocketmq-client-go-1.2.4/index.html
index 638be2e..3fb7ffc 100644
--- a/content/release_notes/release-notes-rocketmq-client-go-1.2.4/index.html
+++ b/content/release_notes/release-notes-rocketmq-client-go-1.2.4/index.html
@@ -464,7 +464,7 @@
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
diff --git 
a/content/release_notes/release-notes-rocketmq-client-go-2.0.0/index.html 
b/content/release_notes/release-notes-rocketmq-client-go-2.0.0/index.html
index 62edbd6..56459b8 100644
--- a/content/release_notes/release-notes-rocketmq-client-go-2.0.0/index.html
+++ b/content/release_notes/release-notes-rocketmq-client-go-2.0.0/index.html
@@ -473,7 +473,7 @@
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
diff --git 
a/content/release_notes/release-notes-rocketmq-spring-2.0.4/index.html 
b/content/release_notes/release-notes-rocketmq-spring-2.0.4/index.html
index 36767f5..5c4252c 100644
--- a/content/release_notes/release-notes-rocketmq-spring-2.0.4/index.html
+++ b/content/release_notes/release-notes-rocketmq-spring-2.0.4/index.html
@@ -471,7 +471,7 @@
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
diff --git 
a/content/release_notes/release-notes-rocketmq-spring-2.1.0/index.html 
b/content/release_notes/release-notes-rocketmq-spring-2.1.0/index.html
index 0b5c7c8..bfd011b 100644
--- a/content/release_notes/release-notes-rocketmq-spring-2.1.0/index.html
+++ b/content/release_notes/release-notes-rocketmq-spring-2.1.0/index.html
@@ -479,7 +479,7 @@
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
diff --git a/content/rocketmq/Field-Report-Meetup-Beijing/index.html 
b/content/rocketmq/Field-Report-Meetup-Beijing/index.html
index 7cc18cb..84e9d9b 100644
--- a/content/rocketmq/Field-Report-Meetup-Beijing/index.html
+++ b/content/rocketmq/Field-Report-Meetup-Beijing/index.html
@@ -464,7 +464,7 @@
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
diff --git a/content/rocketmq/Meetup-Beijing/index.html 
b/content/rocketmq/Meetup-Beijing/index.html
index fe8f913..6b7bd97 100644
--- a/content/rocketmq/Meetup-Beijing/index.html
+++ b/content/rocketmq/Meetup-Beijing/index.html
@@ -411,7 +411,7 @@
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
diff --git a/content/rocketmq/filter-messages-by-sql92-in-rocketmq/index.html 
b/content/rocketmq/filter-messages-by-sql92-in-rocketmq/index.html
index d0710c7..e627ca7 100644
--- a/content/rocketmq/filter-messages-by-sql92-in-rocketmq/index.html
+++ b/content/rocketmq/filter-messages-by-sql92-in-rocketmq/index.html
@@ -549,7 +549,7 @@
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
diff --git 
a/content/rocketmq/four-methods-to-feed-name-server-address-list/index.html 
b/content/rocketmq/four-methods-to-feed-name-server-address-list/index.html
index cd7ba35..843ebf1 100644
--- a/content/rocketmq/four-methods-to-feed-name-server-address-list/index.html
+++ b/content/rocketmq/four-methods-to-feed-name-server-address-list/index.html
@@ -510,7 +510,7 @@ assuming to query cluster info on the name server node.</p>
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
diff --git a/content/rocketmq/how-to-support-more-queues-in-rocketmq/index.html 
b/content/rocketmq/how-to-support-more-queues-in-rocketmq/index.html
index b54f498..bf5b3f8 100644
--- a/content/rocketmq/how-to-support-more-queues-in-rocketmq/index.html
+++ b/content/rocketmq/how-to-support-more-queues-in-rocketmq/index.html
@@ -514,7 +514,7 @@
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
diff --git a/content/rocketmq/the-design-of-transactional-message/index.html 
b/content/rocketmq/the-design-of-transactional-message/index.html
index 06c4447..e8651f8 100644
--- a/content/rocketmq/the-design-of-transactional-message/index.html
+++ b/content/rocketmq/the-design-of-transactional-message/index.html
@@ -499,7 +499,7 @@ This figure describes the checking logic for transactional 
messages,when MQ se
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
diff --git a/content/sitemap.xml b/content/sitemap.xml
index b875c2b..cce0767 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>2020-06-06T10:17:15+08:00</lastmod>
+<lastmod>2020-06-12T11:52:30+08:00</lastmod>
 </url>
 <url>
 <loc>/about/contact/</loc>
-<lastmod>2020-06-06T10:17:15+08:00</lastmod>
+<lastmod>2020-06-12T11:52:30+08:00</lastmod>
 </url>
 <url>
 <loc>/about/rewards/</loc>
-<lastmod>2020-06-06T10:17:15+08:00</lastmod>
+<lastmod>2020-06-12T11:52:30+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/quick-start/</loc>
-<lastmod>2020-06-06T10:17:15+08:00</lastmod>
+<lastmod>2020-06-12T11:52:30+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/motivation/</loc>
-<lastmod>2020-06-06T10:17:15+08:00</lastmod>
+<lastmod>2020-06-12T11:52:30+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/core-concept/</loc>
-<lastmod>2020-06-06T10:17:15+08:00</lastmod>
+<lastmod>2020-06-12T11:52:30+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/cli-admin-tool/</loc>
-<lastmod>2020-06-06T10:17:15+08:00</lastmod>
+<lastmod>2020-06-12T11:52:30+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/cluster-deployment/</loc>
-<lastmod>2020-06-06T10:17:15+08:00</lastmod>
+<lastmod>2020-06-12T11:52:30+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/pull-request/</loc>
-<lastmod>2020-06-06T10:17:15+08:00</lastmod>
+<lastmod>2020-06-12T11:52:30+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/code-guidelines/</loc>
-<lastmod>2020-06-06T10:17:15+08:00</lastmod>
+<lastmod>2020-06-12T11:52:30+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/documentation/</loc>
-<lastmod>2020-06-06T10:17:15+08:00</lastmod>
+<lastmod>2020-06-12T11:52:30+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/faq/</loc>
-<lastmod>2020-06-06T10:17:15+08:00</lastmod>
+<lastmod>2020-06-12T11:52:30+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/release-manual</loc>
-<lastmod>2020-06-06T10:17:15+08:00</lastmod>
+<lastmod>2020-06-12T11:52:30+08:00</lastmod>
 </url>
 <url>
 <loc>/dowloading/releases/</loc>
-<lastmod>2020-06-06T10:17:15+08:00</lastmod>
+<lastmod>2020-06-12T11:52:30+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/roadmap/</loc>
-<lastmod>2020-06-06T10:17:15+08:00</lastmod>
+<lastmod>2020-06-12T11:52:30+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/batch-example/</loc>
-<lastmod>2020-06-06T10:17:15+08:00</lastmod>
+<lastmod>2020-06-12T11:52:30+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/broadcast-example/</loc>
-<lastmod>2020-06-06T10:17:15+08:00</lastmod>
+<lastmod>2020-06-12T11:52:30+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/rmq-deployment/</loc>
-<lastmod>2020-06-06T10:17:15+08:00</lastmod>
+<lastmod>2020-06-12T11:52:30+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/order-example/</loc>
-<lastmod>2020-06-06T10:17:15+08:00</lastmod>
+<lastmod>2020-06-12T11:52:30+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/rmq-arc/</loc>
-<lastmod>2020-06-06T10:17:15+08:00</lastmod>
+<lastmod>2020-06-12T11:52:30+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/schedule-example/</loc>
-<lastmod>2020-06-06T10:17:15+08:00</lastmod>
+<lastmod>2020-06-12T11:52:30+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/simple-example/</loc>
-<lastmod>2020-06-06T10:17:15+08:00</lastmod>
+<lastmod>2020-06-12T11:52:30+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/filter-by-sql92-example/</loc>
-<lastmod>2020-06-06T10:17:15+08:00</lastmod>
+<lastmod>2020-06-12T11:52:30+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/logappender-example/</loc>
-<lastmod>2020-06-06T10:17:15+08:00</lastmod>
+<lastmod>2020-06-12T11:52:30+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/openmessaging-example/</loc>
-<lastmod>2020-06-06T10:17:15+08:00</lastmod>
+<lastmod>2020-06-12T11:52:30+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/system-config/</loc>
-<lastmod>2020-06-06T10:17:15+08:00</lastmod>
+<lastmod>2020-06-12T11:52:30+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/how-to-contribute/</loc>
-<lastmod>2020-06-06T10:17:15+08:00</lastmod>
+<lastmod>2020-06-12T11:52:30+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/transaction-example/</loc>
-<lastmod>2020-06-06T10:17:15+08:00</lastmod>
+<lastmod>2020-06-12T11:52:30+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/best-practice-broker/</loc>
-<lastmod>2020-06-06T10:17:15+08:00</lastmod>
+<lastmod>2020-06-12T11:52:30+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/best-practice-consumer/</loc>
-<lastmod>2020-06-06T10:17:15+08:00</lastmod>
+<lastmod>2020-06-12T11:52:30+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/create-pull-request/</loc>
-<lastmod>2020-06-06T10:17:15+08:00</lastmod>
+<lastmod>2020-06-12T11:52:30+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/best-practice-namesvr/</loc>
-<lastmod>2020-06-06T10:17:15+08:00</lastmod>
+<lastmod>2020-06-12T11:52:30+08:00</lastmod>
 </url>
 <url>
 <loc>/docs/best-practice-producer/</loc>
-<lastmod>2020-06-06T10:17:15+08:00</lastmod>
+<lastmod>2020-06-12T11:52:30+08:00</lastmod>
 </url>
 <url>
 <loc>/rocketmq/how-to-support-more-queues-in-rocketmq/</loc>
diff --git a/content/tags/index.html b/content/tags/index.html
index a49b33f..57698db 100644
--- a/content/tags/index.html
+++ b/content/tags/index.html
@@ -1553,7 +1553,7 @@ and fulfill much of this responsibility through 
managing...</p>
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
@@ -2129,7 +2129,7 @@ and fulfill much of this responsibility through 
managing...</p>
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
@@ -2864,7 +2864,7 @@ Concept Introduction
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
diff --git a/content/the-correct-posture-of-submitting-pull-request/index.html 
b/content/the-correct-posture-of-submitting-pull-request/index.html
index 047abee..1b6308e 100644
--- a/content/the-correct-posture-of-submitting-pull-request/index.html
+++ b/content/the-correct-posture-of-submitting-pull-request/index.html
@@ -472,7 +472,7 @@ you could refer to:</p>
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>
diff --git a/content/year-archive/index.html b/content/year-archive/index.html
index 77895e2..4597bcb 100644
--- a/content/year-archive/index.html
+++ b/content/year-archive/index.html
@@ -310,7 +310,7 @@
 
 
 
-  1 minute read
+  2 minute read
 </p>
     
     <p class="archive__item-excerpt" itemprop="description">Below is a summary 
of the issues addressed in the 4.7.1 release of RocketMQ. For full 
documentation of the release, a guide to get started, please refer to Q...</p>

Reply via email to