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 ae91a96 Latest site on successful build auto-pushed to asf-site
ae91a96 is described below
commit ae91a96dc3da7d85c98cfdddd85fba2c16cc1c5b
Author: github-action <[email protected]>
AuthorDate: Tue Feb 22 17:43:49 2022 +0000
Latest site on successful build auto-pushed to asf-site
---
_posts/2022-02-22-release-notes-4.9.3.md | 20 +++----
content/about/contact/index.html | 2 +-
content/about/rewards/index.html | 2 +-
content/about/team/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 | 22 +++----
.../release_notes/release-notes-4.9.3/index.html | 20 +++----
content/sitemap.xml | 70 +++++++++++-----------
37 files changed, 99 insertions(+), 99 deletions(-)
diff --git a/_posts/2022-02-22-release-notes-4.9.3.md
b/_posts/2022-02-22-release-notes-4.9.3.md
index 81c6faf..7f4a014 100644
--- a/_posts/2022-02-22-release-notes-4.9.3.md
+++ b/_posts/2022-02-22-release-notes-4.9.3.md
@@ -36,18 +36,18 @@ Below is a summary of the issues addressed in the 4.9.3
release of RocketMQ. For
<li>[<a href='https://github.com/apache/rocketmq/issues/3825'>ISSUE-3825</a>]
- [ISSUE-3825] - Use default SO_SNDBUF/SO_RCVBUF/WRITE_BUFFER_WATER_MARK
value</li>
<li>[<a href='https://github.com/apache/rocketmq/issues/3818'>ISSUE-3818</a>]
- [ISSUE-3818] - update guava to 31.0.1-jre</li>
<li>[<a href='https://github.com/apache/rocketmq/issues/3812'>ISSUE-3812</a>]
- [ISSUE-3812] - DefaultMQProducer#sendKernelImpl Line760 tranMsg does not need
to check for null when using Boolean.parseBoolean()</li>
-<li>[<a href='https://github.com/apache/rocketmq/pull/3695'>ISSUE-XXXX</a>] -
[ISSUE-XXXX] Remove useless code</li>
-<li>[<a href='https://github.com/apache/rocketmq/pull/3850'>ISSUE-XXXX</a>] -
[ISSUE-XXXX] - Re-enable testing on ARM64</li>
-<li>[<a href='https://github.com/apache/rocketmq/pull/3762'>ISSUE-XXXX</a>] -
[ISSUE-XXXX] Avoid new lines in log</li>
-<li>[<a href='https://github.com/apache/rocketmq/pull/3269'>ISSUE-XXXX</a>] -
[ISSUE-XXXX] add defaultRequestProcessor test</li>
-<li>[<a href='https://github.com/apache/rocketmq/issues/3674'>ISSUE-3674</a>]
- [ISSUE-3674] - add tests for computePullFromWhereWithException</li>
-<li>[<a href='https://github.com/apache/rocketmq/issues/3674'>ISSUE-3674</a>]
- [ISSUE-3674] - Add unit test for AllocateMessageQueueAveragelyByCircle</li>
+<li>[<a href='https://github.com/apache/rocketmq/pull/3695'>PR-3695</a>] -
[PR-3695] Remove useless code</li>
+<li>[<a href='https://github.com/apache/rocketmq/pull/3850'>PR-3850</a>] -
[PR-3850] Re-enable testing on ARM64</li>
+<li>[<a href='https://github.com/apache/rocketmq/pull/3762'>PR-3762</a>] -
[PR-3762] Avoid new lines in log</li>
+<li>[<a href='https://github.com/apache/rocketmq/pull/3269'>PR-3269</a>] -
[PR-3269] add defaultRequestProcessor test</li>
+<li>[<a href='https://github.com/apache/rocketmq/issues/3674'>PR-3674</a>] -
[PR-3674] add tests for computePullFromWhereWithException</li>
+<li>[<a href='https://github.com/apache/rocketmq/issues/3674'>ISSUE-3674</a>]
- [ISSUE-3674] Add unit test for AllocateMessageQueueAveragelyByCircle</li>
<li>[<a href='https://github.com/apache/rocketmq/issues/1665'>ISSUE-1665</a>]
- [ISSUE-1665] - Add more unit test for Validators</li>
<li>[<a href='https://github.com/apache/rocketmq/issues/3674'>ISSUE-3674</a>]
- [ISSUE-3674] - add tests for AllocateMessageQueueAveragely</li>
<li>[<a href='https://github.com/apache/rocketmq/issues/3602'>ISSUE-3602</a>]
- [ISSUE-3602] - add AdminBrokerProcessor Test</li>
<li>[<a href='https://github.com/apache/rocketmq/issues/3674'>ISSUE-3674</a>]
- [ISSUE-3674] - Improve the test cases of the tools module</li>
<li>[<a href='https://github.com/apache/rocketmq/issues/3724'>ISSUE-3724</a>]
- [ISSUE-3724] - : Polish the unit test of class
ConsumeMessageConcurrentlyService</li>
-<li>[<a href='https://github.com/apache/rocketmq/pull/3214'>ISSUE-XXXX</a>] -
[ISSUE-XXXX] optimize namesrv default address docs</li>
+<li>[<a href='https://github.com/apache/rocketmq/pull/3214'>PR-3214</a>] -
[PR-3214] optimize namesrv default address docs</li>
<li>[<a href='https://github.com/apache/rocketmq/issues/3692'>ISSUE-3692</a>]
- [ISSUE-3692] - docs: Modify the title content about the message query
documentation.</li>
<li>[<a href='https://github.com/apache/rocketmq/issues/3757'>ISSUE-3757</a>]
- [ISSUE-3757] - docs: Polish the document 'Design_Query.md'.</li>
<li>[<a href='https://github.com/apache/rocketmq/issues/3801'>ISSUE-3801</a>]
- [ISSUE-3801] - Polish the document 'CLITools.md'.</li>
@@ -95,9 +95,9 @@ Below is a summary of the issues addressed in the 4.9.3
release of RocketMQ. For
<li>[<a href='https://github.com/apache/rocketmq/issues/3860'>ISSUE-3860</a>]
- [ISSUE-3860] - fix wrong use of scheduleAtFixedRate in client code</li>
<li>[<a href='https://github.com/apache/rocketmq/issues/3551'>ISSUE-3551</a>]
- [ISSUE-3551] - Fix admin cloneoffset</li>
<li>[<a href='https://github.com/apache/rocketmq/issues/3527'>ISSUE-3527</a>]
- [ISSUE-3527] - Fix some request header setting errors and naming issues</li>
-<li>[<a href='https://github.com/apache/rocketmq/issues/2516'>ISSUE-2516</a>]
- [ISSUE-2516] - : Fix the value of sendThreadPoolQueueHeadWaitTimeMills is 0
most of the time</li>
-<li>[<a href='https://github.com/apache/rocketmq/issues/3579'>ISSUE-3579</a>]
- [ISSUE-3579] - :Fix spelling mistake in getter/setter method of
mQClientFactory</li>
-<li>[<a href='https://github.com/apache/rocketmq/pull/3663'>ISSUE-3603</a>] -
[ISSUE-XXXX] Fix spelling error in DefaultMessageStore</li>
+<li>[<a href='https://github.com/apache/rocketmq/issues/2516'>ISSUE-2516</a>]
- [ISSUE-2516] - Fix the value of sendThreadPoolQueueHeadWaitTimeMills is 0
most of the time</li>
+<li>[<a href='https://github.com/apache/rocketmq/issues/3579'>ISSUE-3579</a>]
- [ISSUE-3579] - Fix spelling mistake in getter/setter method of
mQClientFactory</li>
+<li>[<a href='https://github.com/apache/rocketmq/pull/3663'>PR-3603</a>] -
[PR-3603] Fix spelling error in DefaultMessageStore</li>
<li>[<a href='https://github.com/apache/rocketmq/issues/3666'>ISSUE-3666</a>]
- [ISSUE-3666] - fix CI error in RIP-28 at getmQClientFactory</li>
<li>[<a href='https://github.com/apache/rocketmq/issues/3666'>ISSUE-3666</a>]
- [ISSUE-3666] - fix build error in RIP-28 at getmQclientFactory</li>
<li>[<a href='https://github.com/apache/rocketmq/issues/3687'>ISSUE-3687</a>]
- [ISSUE-3687] - Fix wrong method comment about transaction message.</li>
diff --git a/content/about/contact/index.html b/content/about/contact/index.html
index e4946ff..4c36394 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="2022-02-22T03:16:35+00:00">
+ <meta property="article:published_time" content="2022-02-22T17:43:38+00:00">
diff --git a/content/about/rewards/index.html b/content/about/rewards/index.html
index b8f40e8..00518ff 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="2022-02-22T03:16:35+00:00">
+ <meta property="article:published_time" content="2022-02-22T17:43:38+00:00">
diff --git a/content/about/team/index.html b/content/about/team/index.html
index f705215..382b9ff 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="2022-02-22T03:16:35+00:00">
+ <meta property="article:published_time" content="2022-02-22T17:43:38+00:00">
diff --git a/content/docs/batch-example/index.html
b/content/docs/batch-example/index.html
index 973ed3b..64c75e0 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="2022-02-22T03:16:35+00:00">
+ <meta property="article:published_time" content="2022-02-22T17:43:38+00:00">
diff --git a/content/docs/best-practice-broker/index.html
b/content/docs/best-practice-broker/index.html
index 91e99a2..0f637ac 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="2022-02-22T03:16:35+00:00">
+ <meta property="article:published_time" content="2022-02-22T17:43:38+00:00">
diff --git a/content/docs/best-practice-consumer/index.html
b/content/docs/best-practice-consumer/index.html
index cd22048..56e6713 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="2022-02-22T03:16:35+00:00">
+ <meta property="article:published_time" content="2022-02-22T17:43:38+00:00">
diff --git a/content/docs/best-practice-namesvr/index.html
b/content/docs/best-practice-namesvr/index.html
index 7f1fa9d..a719d3a 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="2022-02-22T03:16:35+00:00">
+ <meta property="article:published_time" content="2022-02-22T17:43:38+00:00">
diff --git a/content/docs/best-practice-producer/index.html
b/content/docs/best-practice-producer/index.html
index 519a0df..cf3559f 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="2022-02-22T03:16:35+00:00">
+ <meta property="article:published_time" content="2022-02-22T17:43:38+00:00">
diff --git a/content/docs/broadcast-example/index.html
b/content/docs/broadcast-example/index.html
index fc9f99f..32bebab 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="2022-02-22T03:16:35+00:00">
+ <meta property="article:published_time" content="2022-02-22T17:43:38+00:00">
diff --git a/content/docs/cli-admin-tool/index.html
b/content/docs/cli-admin-tool/index.html
index 84202dc..ba8ed0d 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="2022-02-22T03:16:35+00:00">
+ <meta property="article:published_time" content="2022-02-22T17:43:38+00:00">
diff --git a/content/docs/cluster-deployment/index.html
b/content/docs/cluster-deployment/index.html
index ea13b00..ce3505f 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="2022-02-22T03:16:35+00:00">
+ <meta property="article:published_time" content="2022-02-22T17:43:38+00:00">
diff --git a/content/docs/code-guidelines/index.html
b/content/docs/code-guidelines/index.html
index 22ccb5f..0a6ea2c 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="2022-02-22T03:16:35+00:00">
+ <meta property="article:published_time" content="2022-02-22T17:43:38+00:00">
diff --git a/content/docs/core-concept/index.html
b/content/docs/core-concept/index.html
index 87eb08b..affc4f3 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="2022-02-22T03:16:35+00:00">
+ <meta property="article:published_time" content="2022-02-22T17:43:38+00:00">
diff --git a/content/docs/create-pull-request/index.html
b/content/docs/create-pull-request/index.html
index 5797ff2..1ddfadf 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="2022-02-22T03:16:35+00:00">
+ <meta property="article:published_time" content="2022-02-22T17:43:38+00:00">
diff --git a/content/docs/documentation/index.html
b/content/docs/documentation/index.html
index c85136e..cfea607 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="2022-02-22T03:16:35+00:00">
+ <meta property="article:published_time" content="2022-02-22T17:43:38+00:00">
diff --git a/content/docs/faq/index.html b/content/docs/faq/index.html
index 0a55206..0a85397 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="2022-02-22T03:16:35+00:00">
+ <meta property="article:published_time" content="2022-02-22T17:43:38+00:00">
diff --git a/content/docs/filter-by-sql92-example/index.html
b/content/docs/filter-by-sql92-example/index.html
index b83567e..f1910c1 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="2022-02-22T03:16:35+00:00">
+ <meta property="article:published_time" content="2022-02-22T17:43:38+00:00">
diff --git a/content/docs/how-to-contribute/index.html
b/content/docs/how-to-contribute/index.html
index 929c95b..0f7123c 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="2022-02-22T03:16:35+00:00">
+ <meta property="article:published_time" content="2022-02-22T17:43:38+00:00">
diff --git a/content/docs/logappender-example/index.html
b/content/docs/logappender-example/index.html
index 931e649..e146e4f 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="2022-02-22T03:16:35+00:00">
+ <meta property="article:published_time" content="2022-02-22T17:43:38+00:00">
diff --git a/content/docs/motivation/index.html
b/content/docs/motivation/index.html
index 5b91581..4a6db94 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="2022-02-22T03:16:35+00:00">
+ <meta property="article:published_time" content="2022-02-22T17:43:38+00:00">
diff --git a/content/docs/openmessaging-example/index.html
b/content/docs/openmessaging-example/index.html
index 5d5b514..8b318a7 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="2022-02-22T03:16:35+00:00">
+ <meta property="article:published_time" content="2022-02-22T17:43:38+00:00">
diff --git a/content/docs/order-example/index.html
b/content/docs/order-example/index.html
index 8b2cafb..feebdf1 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="2022-02-22T03:16:35+00:00">
+ <meta property="article:published_time" content="2022-02-22T17:43:38+00:00">
diff --git a/content/docs/pull-request/index.html
b/content/docs/pull-request/index.html
index 4935e02..a9f4b5c 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="2022-02-22T03:16:35+00:00">
+ <meta property="article:published_time" content="2022-02-22T17:43:38+00:00">
diff --git a/content/docs/quick-start/index.html
b/content/docs/quick-start/index.html
index 37b8b6f..e959f62 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="2022-02-22T03:16:35+00:00">
+ <meta property="article:published_time" content="2022-02-22T17:43:38+00:00">
diff --git a/content/docs/release-manual.html b/content/docs/release-manual.html
index 58a1a27..97fc9bf 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="2022-02-22T03:16:35+00:00">
+ <meta property="article:published_time" content="2022-02-22T17:43:38+00:00">
diff --git a/content/docs/rmq-arc/index.html b/content/docs/rmq-arc/index.html
index dbd6c0b..05e1fdf 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="2022-02-22T03:16:35+00:00">
+ <meta property="article:published_time" content="2022-02-22T17:43:38+00:00">
diff --git a/content/docs/rmq-deployment/index.html
b/content/docs/rmq-deployment/index.html
index 25d016b..8163d02 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="2022-02-22T03:16:35+00:00">
+ <meta property="article:published_time" content="2022-02-22T17:43:38+00:00">
diff --git a/content/docs/roadmap/index.html b/content/docs/roadmap/index.html
index b463111..2c95f85 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="2022-02-22T03:16:35+00:00">
+ <meta property="article:published_time" content="2022-02-22T17:43:38+00:00">
diff --git a/content/docs/schedule-example/index.html
b/content/docs/schedule-example/index.html
index 0ac7cb2..57ea73a 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="2022-02-22T03:16:35+00:00">
+ <meta property="article:published_time" content="2022-02-22T17:43:38+00:00">
diff --git a/content/docs/simple-example/index.html
b/content/docs/simple-example/index.html
index 0c4d5f6..611fbec 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="2022-02-22T03:16:35+00:00">
+ <meta property="article:published_time" content="2022-02-22T17:43:38+00:00">
diff --git a/content/docs/system-config/index.html
b/content/docs/system-config/index.html
index e749abf..e5454de 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="2022-02-22T03:16:35+00:00">
+ <meta property="article:published_time" content="2022-02-22T17:43:38+00:00">
diff --git a/content/docs/transaction-example/index.html
b/content/docs/transaction-example/index.html
index 9fa31ca..a180f21 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="2022-02-22T03:16:35+00:00">
+ <meta property="article:published_time" content="2022-02-22T17:43:38+00:00">
diff --git a/content/dowloading/releases/index.html
b/content/dowloading/releases/index.html
index 601a7cf..552f5df 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="2022-02-22T03:16:35+00:00">
+ <meta property="article:published_time" content="2022-02-22T17:43:38+00:00">
diff --git a/content/feed.xml b/content/feed.xml
index 23fc7ef..1479bce 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>2022-02-22T03:16:35+00:00</updated><id>/feed.xml</id><title
type="html">Apache RocketMQ</title><subtitle>The homepage of
RocketMQ.</subtitle><author><name>{"name"=>nil,
"avatar"=>"/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>2022-02-22T17:43:38+00:00</updated><id>/feed.xml</id><title
type="html">Apache RocketMQ</title><subtitle>The homepage of
RocketMQ.</subtitle><author><name>{"name"=>nil,
"avatar"=>"/ass [...]
<h2> Download the 4.9.3 release</h2>
@@ -28,18 +28,18 @@
<li>[<a href="https://github.com/apache/rocketmq/issues/3825">ISSUE-3825</a>]
- [ISSUE-3825] - Use default SO_SNDBUF/SO_RCVBUF/WRITE_BUFFER_WATER_MARK
value</li>
<li>[<a href="https://github.com/apache/rocketmq/issues/3818">ISSUE-3818</a>]
- [ISSUE-3818] - update guava to 31.0.1-jre</li>
<li>[<a href="https://github.com/apache/rocketmq/issues/3812">ISSUE-3812</a>]
- [ISSUE-3812] - DefaultMQProducer#sendKernelImpl Line760 tranMsg does not need
to check for null when using Boolean.parseBoolean()</li>
-<li>[<a href="https://github.com/apache/rocketmq/pull/3695">ISSUE-XXXX</a>] -
[ISSUE-XXXX] Remove useless code</li>
-<li>[<a href="https://github.com/apache/rocketmq/pull/3850">ISSUE-XXXX</a>] -
[ISSUE-XXXX] - Re-enable testing on ARM64</li>
-<li>[<a href="https://github.com/apache/rocketmq/pull/3762">ISSUE-XXXX</a>] -
[ISSUE-XXXX] Avoid new lines in log</li>
-<li>[<a href="https://github.com/apache/rocketmq/pull/3269">ISSUE-XXXX</a>] -
[ISSUE-XXXX] add defaultRequestProcessor test</li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/3674">ISSUE-3674</a>]
- [ISSUE-3674] - add tests for computePullFromWhereWithException</li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/3674">ISSUE-3674</a>]
- [ISSUE-3674] - Add unit test for AllocateMessageQueueAveragelyByCircle</li>
+<li>[<a href="https://github.com/apache/rocketmq/pull/3695">PR-3695</a>] -
[PR-3695] Remove useless code</li>
+<li>[<a href="https://github.com/apache/rocketmq/pull/3850">PR-3850</a>] -
[PR-3850] Re-enable testing on ARM64</li>
+<li>[<a href="https://github.com/apache/rocketmq/pull/3762">PR-3762</a>] -
[PR-3762] Avoid new lines in log</li>
+<li>[<a href="https://github.com/apache/rocketmq/pull/3269">PR-3269</a>] -
[PR-3269] add defaultRequestProcessor test</li>
+<li>[<a href="https://github.com/apache/rocketmq/issues/3674">PR-3674</a>] -
[PR-3674] add tests for computePullFromWhereWithException</li>
+<li>[<a href="https://github.com/apache/rocketmq/issues/3674">ISSUE-3674</a>]
- [ISSUE-3674] Add unit test for AllocateMessageQueueAveragelyByCircle</li>
<li>[<a href="https://github.com/apache/rocketmq/issues/1665">ISSUE-1665</a>]
- [ISSUE-1665] - Add more unit test for Validators</li>
<li>[<a href="https://github.com/apache/rocketmq/issues/3674">ISSUE-3674</a>]
- [ISSUE-3674] - add tests for AllocateMessageQueueAveragely</li>
<li>[<a href="https://github.com/apache/rocketmq/issues/3602">ISSUE-3602</a>]
- [ISSUE-3602] - add AdminBrokerProcessor Test</li>
<li>[<a href="https://github.com/apache/rocketmq/issues/3674">ISSUE-3674</a>]
- [ISSUE-3674] - Improve the test cases of the tools module</li>
<li>[<a href="https://github.com/apache/rocketmq/issues/3724">ISSUE-3724</a>]
- [ISSUE-3724] - : Polish the unit test of class
ConsumeMessageConcurrentlyService</li>
-<li>[<a href="https://github.com/apache/rocketmq/pull/3214">ISSUE-XXXX</a>] -
[ISSUE-XXXX] optimize namesrv default address docs</li>
+<li>[<a href="https://github.com/apache/rocketmq/pull/3214">PR-3214</a>] -
[PR-3214] optimize namesrv default address docs</li>
<li>[<a href="https://github.com/apache/rocketmq/issues/3692">ISSUE-3692</a>]
- [ISSUE-3692] - docs: Modify the title content about the message query
documentation.</li>
<li>[<a href="https://github.com/apache/rocketmq/issues/3757">ISSUE-3757</a>]
- [ISSUE-3757] - docs: Polish the document 'Design_Query.md'.</li>
<li>[<a href="https://github.com/apache/rocketmq/issues/3801">ISSUE-3801</a>]
- [ISSUE-3801] - Polish the document 'CLITools.md'.</li>
@@ -87,9 +87,9 @@
<li>[<a href="https://github.com/apache/rocketmq/issues/3860">ISSUE-3860</a>]
- [ISSUE-3860] - fix wrong use of scheduleAtFixedRate in client code</li>
<li>[<a href="https://github.com/apache/rocketmq/issues/3551">ISSUE-3551</a>]
- [ISSUE-3551] - Fix admin cloneoffset</li>
<li>[<a href="https://github.com/apache/rocketmq/issues/3527">ISSUE-3527</a>]
- [ISSUE-3527] - Fix some request header setting errors and naming issues</li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/2516">ISSUE-2516</a>]
- [ISSUE-2516] - : Fix the value of sendThreadPoolQueueHeadWaitTimeMills is 0
most of the time</li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/3579">ISSUE-3579</a>]
- [ISSUE-3579] - :Fix spelling mistake in getter/setter method of
mQClientFactory</li>
-<li>[<a href="https://github.com/apache/rocketmq/pull/3663">ISSUE-3603</a>] -
[ISSUE-XXXX] Fix spelling error in DefaultMessageStore</li>
+<li>[<a href="https://github.com/apache/rocketmq/issues/2516">ISSUE-2516</a>]
- [ISSUE-2516] - Fix the value of sendThreadPoolQueueHeadWaitTimeMills is 0
most of the time</li>
+<li>[<a href="https://github.com/apache/rocketmq/issues/3579">ISSUE-3579</a>]
- [ISSUE-3579] - Fix spelling mistake in getter/setter method of
mQClientFactory</li>
+<li>[<a href="https://github.com/apache/rocketmq/pull/3663">PR-3603</a>] -
[PR-3603] Fix spelling error in DefaultMessageStore</li>
<li>[<a href="https://github.com/apache/rocketmq/issues/3666">ISSUE-3666</a>]
- [ISSUE-3666] - fix CI error in RIP-28 at getmQClientFactory</li>
<li>[<a href="https://github.com/apache/rocketmq/issues/3666">ISSUE-3666</a>]
- [ISSUE-3666] - fix build error in RIP-28 at getmQclientFactory</li>
<li>[<a href="https://github.com/apache/rocketmq/issues/3687">ISSUE-3687</a>]
- [ISSUE-3687] - Fix wrong method comment about transaction message.</li>
diff --git a/content/release_notes/release-notes-4.9.3/index.html
b/content/release_notes/release-notes-4.9.3/index.html
index c57f479..2fe55c7 100644
--- a/content/release_notes/release-notes-4.9.3/index.html
+++ b/content/release_notes/release-notes-4.9.3/index.html
@@ -339,18 +339,18 @@
<li>[<a href="https://github.com/apache/rocketmq/issues/3825">ISSUE-3825</a>]
- [ISSUE-3825] - Use default SO_SNDBUF/SO_RCVBUF/WRITE_BUFFER_WATER_MARK
value</li>
<li>[<a href="https://github.com/apache/rocketmq/issues/3818">ISSUE-3818</a>]
- [ISSUE-3818] - update guava to 31.0.1-jre</li>
<li>[<a href="https://github.com/apache/rocketmq/issues/3812">ISSUE-3812</a>]
- [ISSUE-3812] - DefaultMQProducer#sendKernelImpl Line760 tranMsg does not need
to check for null when using Boolean.parseBoolean()</li>
-<li>[<a href="https://github.com/apache/rocketmq/pull/3695">ISSUE-XXXX</a>] -
[ISSUE-XXXX] Remove useless code</li>
-<li>[<a href="https://github.com/apache/rocketmq/pull/3850">ISSUE-XXXX</a>] -
[ISSUE-XXXX] - Re-enable testing on ARM64</li>
-<li>[<a href="https://github.com/apache/rocketmq/pull/3762">ISSUE-XXXX</a>] -
[ISSUE-XXXX] Avoid new lines in log</li>
-<li>[<a href="https://github.com/apache/rocketmq/pull/3269">ISSUE-XXXX</a>] -
[ISSUE-XXXX] add defaultRequestProcessor test</li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/3674">ISSUE-3674</a>]
- [ISSUE-3674] - add tests for computePullFromWhereWithException</li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/3674">ISSUE-3674</a>]
- [ISSUE-3674] - Add unit test for AllocateMessageQueueAveragelyByCircle</li>
+<li>[<a href="https://github.com/apache/rocketmq/pull/3695">PR-3695</a>] -
[PR-3695] Remove useless code</li>
+<li>[<a href="https://github.com/apache/rocketmq/pull/3850">PR-3850</a>] -
[PR-3850] Re-enable testing on ARM64</li>
+<li>[<a href="https://github.com/apache/rocketmq/pull/3762">PR-3762</a>] -
[PR-3762] Avoid new lines in log</li>
+<li>[<a href="https://github.com/apache/rocketmq/pull/3269">PR-3269</a>] -
[PR-3269] add defaultRequestProcessor test</li>
+<li>[<a href="https://github.com/apache/rocketmq/issues/3674">PR-3674</a>] -
[PR-3674] add tests for computePullFromWhereWithException</li>
+<li>[<a href="https://github.com/apache/rocketmq/issues/3674">ISSUE-3674</a>]
- [ISSUE-3674] Add unit test for AllocateMessageQueueAveragelyByCircle</li>
<li>[<a href="https://github.com/apache/rocketmq/issues/1665">ISSUE-1665</a>]
- [ISSUE-1665] - Add more unit test for Validators</li>
<li>[<a href="https://github.com/apache/rocketmq/issues/3674">ISSUE-3674</a>]
- [ISSUE-3674] - add tests for AllocateMessageQueueAveragely</li>
<li>[<a href="https://github.com/apache/rocketmq/issues/3602">ISSUE-3602</a>]
- [ISSUE-3602] - add AdminBrokerProcessor Test</li>
<li>[<a href="https://github.com/apache/rocketmq/issues/3674">ISSUE-3674</a>]
- [ISSUE-3674] - Improve the test cases of the tools module</li>
<li>[<a href="https://github.com/apache/rocketmq/issues/3724">ISSUE-3724</a>]
- [ISSUE-3724] - : Polish the unit test of class
ConsumeMessageConcurrentlyService</li>
-<li>[<a href="https://github.com/apache/rocketmq/pull/3214">ISSUE-XXXX</a>] -
[ISSUE-XXXX] optimize namesrv default address docs</li>
+<li>[<a href="https://github.com/apache/rocketmq/pull/3214">PR-3214</a>] -
[PR-3214] optimize namesrv default address docs</li>
<li>[<a href="https://github.com/apache/rocketmq/issues/3692">ISSUE-3692</a>]
- [ISSUE-3692] - docs: Modify the title content about the message query
documentation.</li>
<li>[<a href="https://github.com/apache/rocketmq/issues/3757">ISSUE-3757</a>]
- [ISSUE-3757] - docs: Polish the document 'Design_Query.md'.</li>
<li>[<a href="https://github.com/apache/rocketmq/issues/3801">ISSUE-3801</a>]
- [ISSUE-3801] - Polish the document 'CLITools.md'.</li>
@@ -398,9 +398,9 @@
<li>[<a href="https://github.com/apache/rocketmq/issues/3860">ISSUE-3860</a>]
- [ISSUE-3860] - fix wrong use of scheduleAtFixedRate in client code</li>
<li>[<a href="https://github.com/apache/rocketmq/issues/3551">ISSUE-3551</a>]
- [ISSUE-3551] - Fix admin cloneoffset</li>
<li>[<a href="https://github.com/apache/rocketmq/issues/3527">ISSUE-3527</a>]
- [ISSUE-3527] - Fix some request header setting errors and naming issues</li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/2516">ISSUE-2516</a>]
- [ISSUE-2516] - : Fix the value of sendThreadPoolQueueHeadWaitTimeMills is 0
most of the time</li>
-<li>[<a href="https://github.com/apache/rocketmq/issues/3579">ISSUE-3579</a>]
- [ISSUE-3579] - :Fix spelling mistake in getter/setter method of
mQClientFactory</li>
-<li>[<a href="https://github.com/apache/rocketmq/pull/3663">ISSUE-3603</a>] -
[ISSUE-XXXX] Fix spelling error in DefaultMessageStore</li>
+<li>[<a href="https://github.com/apache/rocketmq/issues/2516">ISSUE-2516</a>]
- [ISSUE-2516] - Fix the value of sendThreadPoolQueueHeadWaitTimeMills is 0
most of the time</li>
+<li>[<a href="https://github.com/apache/rocketmq/issues/3579">ISSUE-3579</a>]
- [ISSUE-3579] - Fix spelling mistake in getter/setter method of
mQClientFactory</li>
+<li>[<a href="https://github.com/apache/rocketmq/pull/3663">PR-3603</a>] -
[PR-3603] Fix spelling error in DefaultMessageStore</li>
<li>[<a href="https://github.com/apache/rocketmq/issues/3666">ISSUE-3666</a>]
- [ISSUE-3666] - fix CI error in RIP-28 at getmQClientFactory</li>
<li>[<a href="https://github.com/apache/rocketmq/issues/3666">ISSUE-3666</a>]
- [ISSUE-3666] - fix build error in RIP-28 at getmQclientFactory</li>
<li>[<a href="https://github.com/apache/rocketmq/issues/3687">ISSUE-3687</a>]
- [ISSUE-3687] - Fix wrong method comment about transaction message.</li>
diff --git a/content/sitemap.xml b/content/sitemap.xml
index 076d75e..e180bae 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>2022-02-22T03:16:35+00:00</lastmod>
+<lastmod>2022-02-22T17:43:38+00:00</lastmod>
</url>
<url>
<loc>/about/contact/</loc>
-<lastmod>2022-02-22T03:16:35+00:00</lastmod>
+<lastmod>2022-02-22T17:43:38+00:00</lastmod>
</url>
<url>
<loc>/about/rewards/</loc>
-<lastmod>2022-02-22T03:16:35+00:00</lastmod>
+<lastmod>2022-02-22T17:43:38+00:00</lastmod>
</url>
<url>
<loc>/docs/quick-start/</loc>
-<lastmod>2022-02-22T03:16:35+00:00</lastmod>
+<lastmod>2022-02-22T17:43:38+00:00</lastmod>
</url>
<url>
<loc>/docs/motivation/</loc>
-<lastmod>2022-02-22T03:16:35+00:00</lastmod>
+<lastmod>2022-02-22T17:43:38+00:00</lastmod>
</url>
<url>
<loc>/docs/core-concept/</loc>
-<lastmod>2022-02-22T03:16:35+00:00</lastmod>
+<lastmod>2022-02-22T17:43:38+00:00</lastmod>
</url>
<url>
<loc>/docs/cli-admin-tool/</loc>
-<lastmod>2022-02-22T03:16:35+00:00</lastmod>
+<lastmod>2022-02-22T17:43:38+00:00</lastmod>
</url>
<url>
<loc>/docs/cluster-deployment/</loc>
-<lastmod>2022-02-22T03:16:35+00:00</lastmod>
+<lastmod>2022-02-22T17:43:38+00:00</lastmod>
</url>
<url>
<loc>/docs/pull-request/</loc>
-<lastmod>2022-02-22T03:16:35+00:00</lastmod>
+<lastmod>2022-02-22T17:43:38+00:00</lastmod>
</url>
<url>
<loc>/docs/code-guidelines/</loc>
-<lastmod>2022-02-22T03:16:35+00:00</lastmod>
+<lastmod>2022-02-22T17:43:38+00:00</lastmod>
</url>
<url>
<loc>/docs/documentation/</loc>
-<lastmod>2022-02-22T03:16:35+00:00</lastmod>
+<lastmod>2022-02-22T17:43:38+00:00</lastmod>
</url>
<url>
<loc>/docs/faq/</loc>
-<lastmod>2022-02-22T03:16:35+00:00</lastmod>
+<lastmod>2022-02-22T17:43:38+00:00</lastmod>
</url>
<url>
<loc>/docs/release-manual</loc>
-<lastmod>2022-02-22T03:16:35+00:00</lastmod>
+<lastmod>2022-02-22T17:43:38+00:00</lastmod>
</url>
<url>
<loc>/dowloading/releases/</loc>
-<lastmod>2022-02-22T03:16:35+00:00</lastmod>
+<lastmod>2022-02-22T17:43:38+00:00</lastmod>
</url>
<url>
<loc>/docs/roadmap/</loc>
-<lastmod>2022-02-22T03:16:35+00:00</lastmod>
+<lastmod>2022-02-22T17:43:38+00:00</lastmod>
</url>
<url>
<loc>/docs/batch-example/</loc>
-<lastmod>2022-02-22T03:16:35+00:00</lastmod>
+<lastmod>2022-02-22T17:43:38+00:00</lastmod>
</url>
<url>
<loc>/docs/broadcast-example/</loc>
-<lastmod>2022-02-22T03:16:35+00:00</lastmod>
+<lastmod>2022-02-22T17:43:38+00:00</lastmod>
</url>
<url>
<loc>/docs/rmq-deployment/</loc>
-<lastmod>2022-02-22T03:16:35+00:00</lastmod>
+<lastmod>2022-02-22T17:43:38+00:00</lastmod>
</url>
<url>
<loc>/docs/order-example/</loc>
-<lastmod>2022-02-22T03:16:35+00:00</lastmod>
+<lastmod>2022-02-22T17:43:38+00:00</lastmod>
</url>
<url>
<loc>/docs/rmq-arc/</loc>
-<lastmod>2022-02-22T03:16:35+00:00</lastmod>
+<lastmod>2022-02-22T17:43:38+00:00</lastmod>
</url>
<url>
<loc>/docs/schedule-example/</loc>
-<lastmod>2022-02-22T03:16:35+00:00</lastmod>
+<lastmod>2022-02-22T17:43:38+00:00</lastmod>
</url>
<url>
<loc>/docs/simple-example/</loc>
-<lastmod>2022-02-22T03:16:35+00:00</lastmod>
+<lastmod>2022-02-22T17:43:38+00:00</lastmod>
</url>
<url>
<loc>/docs/filter-by-sql92-example/</loc>
-<lastmod>2022-02-22T03:16:35+00:00</lastmod>
+<lastmod>2022-02-22T17:43:38+00:00</lastmod>
</url>
<url>
<loc>/docs/logappender-example/</loc>
-<lastmod>2022-02-22T03:16:35+00:00</lastmod>
+<lastmod>2022-02-22T17:43:38+00:00</lastmod>
</url>
<url>
<loc>/docs/openmessaging-example/</loc>
-<lastmod>2022-02-22T03:16:35+00:00</lastmod>
+<lastmod>2022-02-22T17:43:38+00:00</lastmod>
</url>
<url>
<loc>/docs/system-config/</loc>
-<lastmod>2022-02-22T03:16:35+00:00</lastmod>
+<lastmod>2022-02-22T17:43:38+00:00</lastmod>
</url>
<url>
<loc>/docs/how-to-contribute/</loc>
-<lastmod>2022-02-22T03:16:35+00:00</lastmod>
+<lastmod>2022-02-22T17:43:38+00:00</lastmod>
</url>
<url>
<loc>/docs/transaction-example/</loc>
-<lastmod>2022-02-22T03:16:35+00:00</lastmod>
+<lastmod>2022-02-22T17:43:38+00:00</lastmod>
</url>
<url>
<loc>/docs/best-practice-broker/</loc>
-<lastmod>2022-02-22T03:16:35+00:00</lastmod>
+<lastmod>2022-02-22T17:43:38+00:00</lastmod>
</url>
<url>
<loc>/docs/best-practice-consumer/</loc>
-<lastmod>2022-02-22T03:16:35+00:00</lastmod>
+<lastmod>2022-02-22T17:43:38+00:00</lastmod>
</url>
<url>
<loc>/docs/create-pull-request/</loc>
-<lastmod>2022-02-22T03:16:35+00:00</lastmod>
+<lastmod>2022-02-22T17:43:38+00:00</lastmod>
</url>
<url>
<loc>/docs/best-practice-namesvr/</loc>
-<lastmod>2022-02-22T03:16:35+00:00</lastmod>
+<lastmod>2022-02-22T17:43:38+00:00</lastmod>
</url>
<url>
<loc>/docs/best-practice-producer/</loc>
-<lastmod>2022-02-22T03:16:35+00:00</lastmod>
+<lastmod>2022-02-22T17:43:38+00:00</lastmod>
</url>
<url>
<loc>/rocketmq/how-to-support-more-queues-in-rocketmq/</loc>
@@ -444,10 +444,10 @@
</url>
<url>
<loc>/assets/attachment/launch-rocketmq-code-marathon.pdf</loc>
-<lastmod>2022-02-22T03:12:07+00:00</lastmod>
+<lastmod>2022-02-22T17:39:00+00:00</lastmod>
</url>
<url>
<loc>/assets/attachment/launch-second-rocketmq-code-marathon.pdf</loc>
-<lastmod>2022-02-22T03:12:07+00:00</lastmod>
+<lastmod>2022-02-22T17:39:00+00:00</lastmod>
</url>
</urlset>