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 61464770 Latest site on successful build auto-pushed to asf-site
61464770 is described below
commit 6146477054f4fced9002d03d205d0db199690c8c
Author: github-action <[email protected]>
AuthorDate: Mon Jun 27 06:03:08 2022 +0000
Latest site on successful build auto-pushed to asf-site
---
_docs/01-quick-start-guide.md | 10 ++--
_docs/10-download-releases.md | 6 +++
_docs/18-simple-example.md | 4 +-
_pages/community.md | 2 +-
_pages/users.md | 2 +-
content/about/contact/index.html | 2 +-
content/about/origin/index.html | 2 +-
content/about/rewards/index.html | 2 +-
content/about/team/index.html | 2 +-
content/archive-layout-with-content/index.html | 6 +--
content/community/index.html | 10 ++--
content/docs/batch-example/index.html | 2 +-
content/docs/best-practice-broker/index.html | 2 +-
content/docs/best-practice-consumer/index.html | 2 +-
content/docs/best-practice-namesvr/index.html | 2 +-
content/docs/best-practice-producer/index.html | 2 +-
content/docs/broadcast-example/index.html | 2 +-
content/docs/cli-admin-tool/index.html | 2 +-
content/docs/cluster-deployment/index.html | 2 +-
content/docs/code-guidelines/index.html | 2 +-
content/docs/core-concept/index.html | 2 +-
content/docs/create-pull-request/index.html | 2 +-
content/docs/documentation/index.html | 2 +-
content/docs/faq/index.html | 2 +-
content/docs/filter-by-sql92-example/index.html | 2 +-
content/docs/how-to-contribute/index.html | 2 +-
content/docs/logappender-example/index.html | 2 +-
content/docs/motivation/index.html | 2 +-
content/docs/openmessaging-example/index.html | 2 +-
content/docs/order-example/index.html | 2 +-
content/docs/pull-request/index.html | 2 +-
content/docs/quick-start/index.html | 12 ++---
content/docs/release-manual.html | 2 +-
content/docs/rmq-arc/index.html | 2 +-
content/docs/rmq-deployment/index.html | 2 +-
content/docs/roadmap/index.html | 2 +-
content/docs/schedule-example/index.html | 2 +-
content/docs/simple-example/index.html | 6 +--
content/docs/system-config/index.html | 2 +-
content/docs/transaction-example/index.html | 2 +-
content/dowloading/releases/index.html | 11 +++-
content/feed.xml | 2 +-
content/index.html | 10 ++--
content/sitemap.xml | 72 ++++++++++++-------------
content/users/index.html | 10 ++--
home.md | 2 +-
46 files changed, 121 insertions(+), 106 deletions(-)
diff --git a/_docs/01-quick-start-guide.md b/_docs/01-quick-start-guide.md
index bb2184e1..34abc969 100644
--- a/_docs/01-quick-start-guide.md
+++ b/_docs/01-quick-start-guide.md
@@ -24,15 +24,15 @@ More Details:
# Download & Build from Release
-Click
[here](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.9.3/rocketmq-all-4.9.3-source-release.zip)
to download the 4.9.3 source release. Also you could download a binary release
from
[here](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.9.3/rocketmq-all-4.9.3-bin-release.zip).
+Click
[here](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.9.4/rocketmq-all-4.9.4-source-release.zip)
to download the 4.9.4 source release. Also you could download a binary release
from
[here](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.9.4/rocketmq-all-4.9.4-bin-release.zip).
-Now execute the following commands to unpack 4.9.3 source release and build
the binary artifact.
+Now execute the following commands to unpack 4.9.4 source release and build
the binary artifact.
```shell
- > unzip rocketmq-all-4.9.3-source-release.zip
- > cd rocketmq-all-4.9.3/
+ > unzip rocketmq-all-4.9.4-source-release.zip
+ > cd rocketmq-all-4.9.4/
> mvn -Prelease-all -DskipTests clean install -U
- > cd distribution/target/rocketmq-4.9.3/rocketmq-4.9.3
+ > cd distribution/target/rocketmq-4.9.4/rocketmq-4.9.4
```
# Linux
diff --git a/_docs/10-download-releases.md b/_docs/10-download-releases.md
index 77911c87..85a86134 100644
--- a/_docs/10-download-releases.md
+++ b/_docs/10-download-releases.md
@@ -37,6 +37,12 @@ Use the links below to download the Apache RocketMQ
Releases, the latest release
* Source:
[rocketmq-all-5.0.0-ALPHA-source-release.zip](https://dist.apache.org/repos/dist/dev/rocketmq/5.0.0-ALPHA-rc2/rocketmq-all-5.0.0-ALPHA-source-release.zip)
[[PGP](https://dist.apache.org/repos/dist/dev/rocketmq/5.0.0-ALPHA-rc2/rocketmq-all-5.0.0-ALPHA-source-release.zip.asc)]
[[SHA512](https://dist.apache.org/repos/dist/dev/rocketmq/5.0.0-ALPHA-rc2/rocketmq-all-5.0.0-ALPHA-source-release.zip.sha512)]
* Binary:
[rocketmq-all-5.0.0-ALPHA-bin-release.zip](https://dist.apache.org/repos/dist/dev/rocketmq/5.0.0-ALPHA-rc2/rocketmq-all-5.0.0-ALPHA-bin-release.zip)
[[PGP](https://dist.apache.org/repos/dist/dev/rocketmq/5.0.0-ALPHA-rc2/rocketmq-all-5.0.0-ALPHA-bin-release.zip.asc)]
[[SHA512](https://dist.apache.org/repos/dist/dev/rocketmq/5.0.0-ALPHA-rc2/rocketmq-all-5.0.0-ALPHA-bin-release.zip.sha512)]
+## 4.9.4 release
+
+* Released March 4, 2022
+* [Release Notes](/release_notes/release-notes-4.9.4)
+* Source:
[rocketmq-all-4.9.4-source-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.9.4/rocketmq-all-4.9.4-source-release.zip)
[[PGP](https://www.apache.org/dist/rocketmq/4.9.4/rocketmq-all-4.9.4-source-release.zip.asc)]
[[SHA512](https://www.apache.org/dist/rocketmq/4.9.4/rocketmq-all-4.9.4-source-release.zip.sha512)]
+* Binary:
[rocketmq-all-4.9.4-bin-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.9.4/rocketmq-all-4.9.4-bin-release.zip)
[[PGP](https://www.apache.org/dist/rocketmq/4.9.4/rocketmq-all-4.9.4-bin-release.zip.asc)]
[[SHA512](https://www.apache.org/dist/rocketmq/4.9.4/rocketmq-all-4.9.4-bin-release.zip.sha512)]
## 4.9.3 release
diff --git a/_docs/18-simple-example.md b/_docs/18-simple-example.md
index c83e9f8a..e90673a0 100644
--- a/_docs/18-simple-example.md
+++ b/_docs/18-simple-example.md
@@ -20,14 +20,14 @@ maven:
<dependency>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-client</artifactId>
- <version>4.9.3</version>
+ <version>4.9.4</version>
</dependency>
```
gradle:
```java
-compile 'org.apache.rocketmq:rocketmq-client:4.9.3'
+compile 'org.apache.rocketmq:rocketmq-client:4.9.4'
```
#### 2.1 Send Messages Synchronously
diff --git a/_pages/community.md b/_pages/community.md
index c4f253a3..9d5c392e 100644
--- a/_pages/community.md
+++ b/_pages/community.md
@@ -8,7 +8,7 @@ header:
cta_label: "<i class='fa fa-rocket'></i> Getting Started"
cta_url: "/docs/quick-start/"
caption:
-excerpt: 'Apache RocketMQ™ is a unified messaging engine, lightweight data
processing platform.<br /> <small><a
href="/release_notes/release-notes-4.9.3/">Latest release v4.9.3</a></small><br
/><br /> {::nomarkdown}<iframe style="display: inline-block;"
src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large"
frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe
style="display: inline-block;" src="https://ghbtns.com/github-b [...]
+excerpt: 'Apache RocketMQ™ is a unified messaging engine, lightweight data
processing platform.<br /> <small><a
href="/release_notes/release-notes-4.9.4/">Latest release v4.9.4</a></small><br
/><br /> {::nomarkdown}<iframe style="display: inline-block;"
src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large"
frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe
style="display: inline-block;" src="https://ghbtns.com/github-b [...]
---
{% include feature_row id="intro" type="center" %}
diff --git a/_pages/users.md b/_pages/users.md
index f6232d6e..6828d2d8 100644
--- a/_pages/users.md
+++ b/_pages/users.md
@@ -8,7 +8,7 @@ header:
cta_label: "<i class='fa fa-rocket'></i> Getting Started"
cta_url: "/docs/quick-start/"
caption:
-excerpt: 'Apache RocketMQ™ is a unified messaging engine, lightweight data
processing platform.<br /> <small><a
href="/release_notes/release-notes-4.9.3/">Latest release v4.9.3</a></small><br
/><br /> {::nomarkdown}<iframe style="display: inline-block;"
src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large"
frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe
style="display: inline-block;" src="https://ghbtns.com/github-b [...]
+excerpt: 'Apache RocketMQ™ is a unified messaging engine, lightweight data
processing platform.<br /> <small><a
href="/release_notes/release-notes-4.9.4/">Latest release v4.9.4</a></small><br
/><br /> {::nomarkdown}<iframe style="display: inline-block;"
src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large"
frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe
style="display: inline-block;" src="https://ghbtns.com/github-b [...]
feature_row:
- image_path: /assets/images/community/alibaba-logo.png
alt: "Alibaba Group"
diff --git a/content/about/contact/index.html b/content/about/contact/index.html
index b6669c15..c54383d6 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-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
diff --git a/content/about/origin/index.html b/content/about/origin/index.html
index 4f08b67b..fe935a51 100644
--- a/content/about/origin/index.html
+++ b/content/about/origin/index.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2022-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
diff --git a/content/about/rewards/index.html b/content/about/rewards/index.html
index adedfb7b..43d6e13a 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-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
diff --git a/content/about/team/index.html b/content/about/team/index.html
index 7f3f166b..8dc66ec2 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-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
diff --git a/content/archive-layout-with-content/index.html
b/content/archive-layout-with-content/index.html
index a4fd3db6..98686116 100644
--- a/content/archive-layout-with-content/index.html
+++ b/content/archive-layout-with-content/index.html
@@ -1098,7 +1098,7 @@
</h2>
- <p class="archive__item-excerpt" itemprop="description">Apache RocketMQ™
is a unified messaging engine, lightweight data processing platform. Latest
release v4.9.3
+ <p class="archive__item-excerpt" itemprop="description">Apache RocketMQ™
is a unified messaging engine, lightweight data processing platform. Latest
release v4.9.4
</p>
</article>
</div>
@@ -1112,7 +1112,7 @@
</h2>
- <p class="archive__item-excerpt" itemprop="description">Apache RocketMQ™
is a unified messaging engine, lightweight data processing platform. Latest
release v4.9.3
+ <p class="archive__item-excerpt" itemprop="description">Apache RocketMQ™
is a unified messaging engine, lightweight data processing platform. Latest
release v4.9.4
</p>
</article>
</div>
@@ -1152,7 +1152,7 @@
</h2>
- <p class="archive__item-excerpt" itemprop="description">Apache RocketMQ™
is a unified messaging engine, lightweight data processing platform. Latest
release v4.9.3
+ <p class="archive__item-excerpt" itemprop="description">Apache RocketMQ™
is a unified messaging engine, lightweight data processing platform. Latest
release v4.9.4
</p>
</article>
</div>
diff --git a/content/community/index.html b/content/community/index.html
index 77e2ffe6..cf36d085 100644
--- a/content/community/index.html
+++ b/content/community/index.html
@@ -18,7 +18,7 @@
-<meta name="description" content="Apache RocketMQ™ is a unified messaging
engine, lightweight data processing platform. Latest release v4.9.3 ">
+<meta name="description" content="Apache RocketMQ™ is a unified messaging
engine, lightweight data processing platform. Latest release v4.9.4 ">
@@ -30,13 +30,13 @@
- <meta property="og:description" content="Apache RocketMQ™ is a unified
messaging engine, lightweight data processing platform. Latest release v4.9.3
">
+ <meta property="og:description" content="Apache RocketMQ™ is a unified
messaging engine, lightweight data processing platform. Latest release v4.9.4
">
<meta name="twitter:site" content="@ApacheRocketMQ">
<meta name="twitter:title" content="Apache RocketMQ">
- <meta name="twitter:description" content="Apache RocketMQ™ is a unified
messaging engine, lightweight data processing platform. Latest release v4.9.3
">
+ <meta name="twitter:description" content="Apache RocketMQ™ is a unified
messaging engine, lightweight data processing platform. Latest release v4.9.4
">
<meta name="twitter:url" content="">
@@ -166,7 +166,7 @@
</h1>
- <p class="page__lead">Apache RocketMQ™ is a unified messaging engine,
lightweight data processing platform.<br /> <small><a
href="/release_notes/release-notes-4.9.3/">Latest release v4.9.3</a></small><br
/><br /> <iframe style="display: inline-block;"
src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large"
frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe
style="display: inline-block;" src="https://ghbtns.com/gi [...]
+ <p class="page__lead">Apache RocketMQ™ is a unified messaging engine,
lightweight data processing platform.<br /> <small><a
href="/release_notes/release-notes-4.9.4/">Latest release v4.9.4</a></small><br
/><br /> <iframe style="display: inline-block;"
src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large"
frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe
style="display: inline-block;" src="https://ghbtns.com/gi [...]
</p>
@@ -182,7 +182,7 @@
<div id="main" role="main">
<article class="splash" itemscope itemtype="http://schema.org/CreativeWork">
<meta itemprop="headline" content="Apache RocketMQ">
- <meta itemprop="description" content="Apache RocketMQ™ is a unified
messaging engine, lightweight data processing platform. Latest release v4.9.3
">
+ <meta itemprop="description" content="Apache RocketMQ™ is a unified
messaging engine, lightweight data processing platform. Latest release v4.9.4
">
diff --git a/content/docs/batch-example/index.html
b/content/docs/batch-example/index.html
index 2df34b36..874fbaa7 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-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
diff --git a/content/docs/best-practice-broker/index.html
b/content/docs/best-practice-broker/index.html
index e6c6452f..feab4e07 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-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
diff --git a/content/docs/best-practice-consumer/index.html
b/content/docs/best-practice-consumer/index.html
index 9ac7bac0..de37876e 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-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
diff --git a/content/docs/best-practice-namesvr/index.html
b/content/docs/best-practice-namesvr/index.html
index f1c87fd1..2ff2b6c5 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-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
diff --git a/content/docs/best-practice-producer/index.html
b/content/docs/best-practice-producer/index.html
index 687522b0..043749e6 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-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
diff --git a/content/docs/broadcast-example/index.html
b/content/docs/broadcast-example/index.html
index eff84d5e..e418b652 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-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
diff --git a/content/docs/cli-admin-tool/index.html
b/content/docs/cli-admin-tool/index.html
index d17e2524..9c3c8fea 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-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
diff --git a/content/docs/cluster-deployment/index.html
b/content/docs/cluster-deployment/index.html
index 6f3ca42e..6ff6cbf5 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-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
diff --git a/content/docs/code-guidelines/index.html
b/content/docs/code-guidelines/index.html
index 1363c110..7e32f508 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-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
diff --git a/content/docs/core-concept/index.html
b/content/docs/core-concept/index.html
index cb8ee631..823ad0db 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-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
diff --git a/content/docs/create-pull-request/index.html
b/content/docs/create-pull-request/index.html
index 74cc7832..7f21ba38 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-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
diff --git a/content/docs/documentation/index.html
b/content/docs/documentation/index.html
index c88f354d..1899a617 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-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
diff --git a/content/docs/faq/index.html b/content/docs/faq/index.html
index 24824b71..326ba156 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-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
diff --git a/content/docs/filter-by-sql92-example/index.html
b/content/docs/filter-by-sql92-example/index.html
index 45803f5c..3da2faa2 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-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
diff --git a/content/docs/how-to-contribute/index.html
b/content/docs/how-to-contribute/index.html
index fc5d49c9..e8ee1534 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-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
diff --git a/content/docs/logappender-example/index.html
b/content/docs/logappender-example/index.html
index 57911db5..e2a62292 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-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
diff --git a/content/docs/motivation/index.html
b/content/docs/motivation/index.html
index d564b159..55ef17a3 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-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
diff --git a/content/docs/openmessaging-example/index.html
b/content/docs/openmessaging-example/index.html
index da9044b6..95f0816b 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-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
diff --git a/content/docs/order-example/index.html
b/content/docs/order-example/index.html
index 4102cc68..3abe61a1 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-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
diff --git a/content/docs/pull-request/index.html
b/content/docs/pull-request/index.html
index e967e7ef..4d96236b 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-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
diff --git a/content/docs/quick-start/index.html
b/content/docs/quick-start/index.html
index 1df44323..558800c5 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-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
@@ -511,14 +511,14 @@ and receive messages.</p>
<h1 id="download--build-from-release">Download & Build from Release</h1>
-<p>Click <a
href="https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.9.3/rocketmq-all-4.9.3-source-release.zip">here</a>
to download the 4.9.3 source release. Also you could download a binary release
from <a
href="https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.9.3/rocketmq-all-4.9.3-bin-release.zip">here</a>.</p>
+<p>Click <a
href="https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.9.4/rocketmq-all-4.9.4-source-release.zip">here</a>
to download the 4.9.4 source release. Also you could download a binary release
from <a
href="https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.9.4/rocketmq-all-4.9.4-bin-release.zip">here</a>.</p>
-<p>Now execute the following commands to unpack 4.9.3 source release and build
the binary artifact.</p>
+<p>Now execute the following commands to unpack 4.9.4 source release and build
the binary artifact.</p>
-<div class="language-shell highlighter-rouge"><div class="highlight"><pre
class="highlight"><code> <span class="o">></span> unzip
rocketmq-all-4.9.3-source-release.zip
- <span class="o">></span> <span class="nb">cd </span>rocketmq-all-4.9.3/
+<div class="language-shell highlighter-rouge"><div class="highlight"><pre
class="highlight"><code> <span class="o">></span> unzip
rocketmq-all-4.9.4-source-release.zip
+ <span class="o">></span> <span class="nb">cd </span>rocketmq-all-4.9.4/
<span class="o">></span> mvn <span class="nt">-Prelease-all</span> <span
class="nt">-DskipTests</span> clean <span class="nb">install</span> <span
class="nt">-U</span>
- <span class="o">></span> <span class="nb">cd
</span>distribution/target/rocketmq-4.9.3/rocketmq-4.9.3
+ <span class="o">></span> <span class="nb">cd
</span>distribution/target/rocketmq-4.9.4/rocketmq-4.9.4
</code></pre></div></div>
<h1 id="linux">Linux</h1>
diff --git a/content/docs/release-manual.html b/content/docs/release-manual.html
index 5cc87b76..beb9479e 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-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
diff --git a/content/docs/rmq-arc/index.html b/content/docs/rmq-arc/index.html
index 4ef500a3..d5e9df44 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-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
diff --git a/content/docs/rmq-deployment/index.html
b/content/docs/rmq-deployment/index.html
index 65b95921..39120b3d 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-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
diff --git a/content/docs/roadmap/index.html b/content/docs/roadmap/index.html
index 378f9e1e..9726ab4d 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-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
diff --git a/content/docs/schedule-example/index.html
b/content/docs/schedule-example/index.html
index adfdcf59..cd998590 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-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
diff --git a/content/docs/simple-example/index.html
b/content/docs/simple-example/index.html
index b3dd9cb4..bbd4fff6 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-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
@@ -487,13 +487,13 @@ asynchronous, and one-way transmission.</li>
<div class="language-java highlighter-rouge"><div class="highlight"><pre
class="highlight"><code> <span class="o"><</span><span
class="n">dependency</span><span class="o">></span>
<span class="o"><</span><span class="n">groupId</span><span
class="o">></span><span class="n">org</span><span class="o">.</span><span
class="na">apache</span><span class="o">.</span><span
class="na">rocketmq</span><span class="o"></</span><span
class="n">groupId</span><span class="o">></span>
<span class="o"><</span><span class="n">artifactId</span><span
class="o">></span><span class="n">rocketmq</span><span
class="o">-</span><span class="n">client</span><span
class="o"></</span><span class="n">artifactId</span><span
class="o">></span>
- <span class="o"><</span><span class="n">version</span><span
class="o">></span><span class="mf">4.9</span><span class="o">.</span><span
class="mi">3</span><span class="o"></</span><span
class="n">version</span><span class="o">></span>
+ <span class="o"><</span><span class="n">version</span><span
class="o">></span><span class="mf">4.9</span><span class="o">.</span><span
class="mi">4</span><span class="o"></</span><span
class="n">version</span><span class="o">></span>
<span class="o"></</span><span class="n">dependency</span><span
class="o">></span>
</code></pre></div></div>
<p>gradle:</p>
-<div class="language-java highlighter-rouge"><div class="highlight"><pre
class="highlight"><code><span class="n">compile</span> <span
class="err">'</span><span class="n">org</span><span class="o">.</span><span
class="na">apache</span><span class="o">.</span><span
class="na">rocketmq</span><span class="o">:</span><span
class="n">rocketmq</span><span class="o">-</span><span
class="nl">client:</span><span class="mf">4.9</span><span
class="o">.</span><span class="mi">3</span><span class="err [...]
+<div class="language-java highlighter-rouge"><div class="highlight"><pre
class="highlight"><code><span class="n">compile</span> <span
class="err">'</span><span class="n">org</span><span class="o">.</span><span
class="na">apache</span><span class="o">.</span><span
class="na">rocketmq</span><span class="o">:</span><span
class="n">rocketmq</span><span class="o">-</span><span
class="nl">client:</span><span class="mf">4.9</span><span
class="o">.</span><span class="mi">4</span><span class="err [...]
</code></pre></div></div>
<h4 id="21-send-messages-synchronously">2.1 Send Messages Synchronously</h4>
diff --git a/content/docs/system-config/index.html
b/content/docs/system-config/index.html
index f9644854..130abe5e 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-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
diff --git a/content/docs/transaction-example/index.html
b/content/docs/transaction-example/index.html
index 6288367a..60ea77bd 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-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
diff --git a/content/dowloading/releases/index.html
b/content/dowloading/releases/index.html
index 8f3cbd1b..806cbcaa 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-06-23T02:10:03+00:00">
+ <meta property="article:published_time" content="2022-06-27T06:02:55+00:00">
@@ -558,6 +558,15 @@ open source version of RocketMQ in their business.</p>
<li>Binary: <a
href="https://dist.apache.org/repos/dist/dev/rocketmq/5.0.0-ALPHA-rc2/rocketmq-all-5.0.0-ALPHA-bin-release.zip">rocketmq-all-5.0.0-ALPHA-bin-release.zip</a>
[<a
href="https://dist.apache.org/repos/dist/dev/rocketmq/5.0.0-ALPHA-rc2/rocketmq-all-5.0.0-ALPHA-bin-release.zip.asc">PGP</a>]
[<a
href="https://dist.apache.org/repos/dist/dev/rocketmq/5.0.0-ALPHA-rc2/rocketmq-all-5.0.0-ALPHA-bin-release.zip.sha512">SHA512</a>]</li>
</ul>
+<h2 id="494-release">4.9.4 release</h2>
+
+<ul>
+ <li>Released March 4, 2022</li>
+ <li><a href="/release_notes/release-notes-4.9.4">Release Notes</a></li>
+ <li>Source: <a
href="https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.9.4/rocketmq-all-4.9.4-source-release.zip">rocketmq-all-4.9.4-source-release.zip</a>
[<a
href="https://www.apache.org/dist/rocketmq/4.9.4/rocketmq-all-4.9.4-source-release.zip.asc">PGP</a>]
[<a
href="https://www.apache.org/dist/rocketmq/4.9.4/rocketmq-all-4.9.4-source-release.zip.sha512">SHA512</a>]</li>
+ <li>Binary: <a
href="https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.9.4/rocketmq-all-4.9.4-bin-release.zip">rocketmq-all-4.9.4-bin-release.zip</a>
[<a
href="https://www.apache.org/dist/rocketmq/4.9.4/rocketmq-all-4.9.4-bin-release.zip.asc">PGP</a>]
[<a
href="https://www.apache.org/dist/rocketmq/4.9.4/rocketmq-all-4.9.4-bin-release.zip.sha512">SHA512</a>]</li>
+</ul>
+
<h2 id="493-release">4.9.3 release</h2>
<ul>
diff --git a/content/feed.xml b/content/feed.xml
index 667dfd97..5f9e7865 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.2">Jekyll</generator><link href="/feed.xml" rel="self"
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html"
/><updated>2022-06-23T02:10:03+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.2">Jekyll</generator><link href="/feed.xml" rel="self"
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html"
/><updated>2022-06-27T06:02:55+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.4 release</h2>
diff --git a/content/index.html b/content/index.html
index e89bdd30..39c97389 100644
--- a/content/index.html
+++ b/content/index.html
@@ -18,7 +18,7 @@
-<meta name="description" content="Apache RocketMQ™ is a unified messaging
engine, lightweight data processing platform. Latest release v4.9.3 ">
+<meta name="description" content="Apache RocketMQ™ is a unified messaging
engine, lightweight data processing platform. Latest release v4.9.4 ">
@@ -30,13 +30,13 @@
- <meta property="og:description" content="Apache RocketMQ™ is a unified
messaging engine, lightweight data processing platform. Latest release v4.9.3
">
+ <meta property="og:description" content="Apache RocketMQ™ is a unified
messaging engine, lightweight data processing platform. Latest release v4.9.4
">
<meta name="twitter:site" content="@ApacheRocketMQ">
<meta name="twitter:title" content="Apache RocketMQ">
- <meta name="twitter:description" content="Apache RocketMQ™ is a unified
messaging engine, lightweight data processing platform. Latest release v4.9.3
">
+ <meta name="twitter:description" content="Apache RocketMQ™ is a unified
messaging engine, lightweight data processing platform. Latest release v4.9.4
">
<meta name="twitter:url" content="">
@@ -166,7 +166,7 @@
</h1>
- <p class="page__lead">Apache RocketMQ™ is a unified messaging engine,
lightweight data processing platform.<br /> <small><a
href="/release_notes/release-notes-4.9.3/">Latest release v4.9.3</a></small><br
/><br /> <iframe style="display: inline-block;"
src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large"
frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe
style="display: inline-block;" src="https://ghbtns.com/gi [...]
+ <p class="page__lead">Apache RocketMQ™ is a unified messaging engine,
lightweight data processing platform.<br /> <small><a
href="/release_notes/release-notes-4.9.4/">Latest release v4.9.4</a></small><br
/><br /> <iframe style="display: inline-block;"
src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large"
frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe
style="display: inline-block;" src="https://ghbtns.com/gi [...]
</p>
@@ -182,7 +182,7 @@
<div id="main" role="main">
<article class="splash" itemscope itemtype="http://schema.org/CreativeWork">
- <meta itemprop="description" content="Apache RocketMQ™ is a unified
messaging engine, lightweight data processing platform. Latest release v4.9.3
">
+ <meta itemprop="description" content="Apache RocketMQ™ is a unified
messaging engine, lightweight data processing platform. Latest release v4.9.4
">
diff --git a/content/sitemap.xml b/content/sitemap.xml
index 4175f823..6b90fa4a 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -2,139 +2,139 @@
<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-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/about/contact/</loc>
-<lastmod>2022-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/about/rewards/</loc>
-<lastmod>2022-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/about/origin/</loc>
-<lastmod>2022-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/docs/quick-start/</loc>
-<lastmod>2022-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/docs/motivation/</loc>
-<lastmod>2022-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/docs/core-concept/</loc>
-<lastmod>2022-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/docs/cli-admin-tool/</loc>
-<lastmod>2022-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/docs/cluster-deployment/</loc>
-<lastmod>2022-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/docs/pull-request/</loc>
-<lastmod>2022-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/docs/code-guidelines/</loc>
-<lastmod>2022-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/docs/documentation/</loc>
-<lastmod>2022-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/docs/faq/</loc>
-<lastmod>2022-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/docs/release-manual</loc>
-<lastmod>2022-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/dowloading/releases/</loc>
-<lastmod>2022-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/docs/roadmap/</loc>
-<lastmod>2022-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/docs/batch-example/</loc>
-<lastmod>2022-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/docs/broadcast-example/</loc>
-<lastmod>2022-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/docs/rmq-deployment/</loc>
-<lastmod>2022-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/docs/order-example/</loc>
-<lastmod>2022-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/docs/rmq-arc/</loc>
-<lastmod>2022-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/docs/schedule-example/</loc>
-<lastmod>2022-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/docs/simple-example/</loc>
-<lastmod>2022-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/docs/filter-by-sql92-example/</loc>
-<lastmod>2022-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/docs/logappender-example/</loc>
-<lastmod>2022-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/docs/openmessaging-example/</loc>
-<lastmod>2022-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/docs/system-config/</loc>
-<lastmod>2022-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/docs/how-to-contribute/</loc>
-<lastmod>2022-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/docs/transaction-example/</loc>
-<lastmod>2022-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/docs/best-practice-broker/</loc>
-<lastmod>2022-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/docs/best-practice-consumer/</loc>
-<lastmod>2022-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/docs/create-pull-request/</loc>
-<lastmod>2022-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/docs/best-practice-namesvr/</loc>
-<lastmod>2022-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/docs/best-practice-producer/</loc>
-<lastmod>2022-06-23T02:10:03+00:00</lastmod>
+<lastmod>2022-06-27T06:02:55+00:00</lastmod>
</url>
<url>
<loc>/rocketmq/how-to-support-more-queues-in-rocketmq/</loc>
@@ -467,10 +467,10 @@
</url>
<url>
<loc>/assets/attachment/launch-rocketmq-code-marathon.pdf</loc>
-<lastmod>2022-06-23T02:05:23+00:00</lastmod>
+<lastmod>2022-06-27T05:58:38+00:00</lastmod>
</url>
<url>
<loc>/assets/attachment/launch-second-rocketmq-code-marathon.pdf</loc>
-<lastmod>2022-06-23T02:05:23+00:00</lastmod>
+<lastmod>2022-06-27T05:58:38+00:00</lastmod>
</url>
</urlset>
diff --git a/content/users/index.html b/content/users/index.html
index 3dfd5e9c..ea3bbc9c 100644
--- a/content/users/index.html
+++ b/content/users/index.html
@@ -18,7 +18,7 @@
-<meta name="description" content="Apache RocketMQ™ is a unified messaging
engine, lightweight data processing platform. Latest release v4.9.3 ">
+<meta name="description" content="Apache RocketMQ™ is a unified messaging
engine, lightweight data processing platform. Latest release v4.9.4 ">
@@ -30,13 +30,13 @@
- <meta property="og:description" content="Apache RocketMQ™ is a unified
messaging engine, lightweight data processing platform. Latest release v4.9.3
">
+ <meta property="og:description" content="Apache RocketMQ™ is a unified
messaging engine, lightweight data processing platform. Latest release v4.9.4
">
<meta name="twitter:site" content="@ApacheRocketMQ">
<meta name="twitter:title" content="Apache RocketMQ">
- <meta name="twitter:description" content="Apache RocketMQ™ is a unified
messaging engine, lightweight data processing platform. Latest release v4.9.3
">
+ <meta name="twitter:description" content="Apache RocketMQ™ is a unified
messaging engine, lightweight data processing platform. Latest release v4.9.4
">
<meta name="twitter:url" content="">
@@ -166,7 +166,7 @@
</h1>
- <p class="page__lead">Apache RocketMQ™ is a unified messaging engine,
lightweight data processing platform.<br /> <small><a
href="/release_notes/release-notes-4.9.3/">Latest release v4.9.3</a></small><br
/><br /> <iframe style="display: inline-block;"
src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large"
frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe
style="display: inline-block;" src="https://ghbtns.com/gi [...]
+ <p class="page__lead">Apache RocketMQ™ is a unified messaging engine,
lightweight data processing platform.<br /> <small><a
href="/release_notes/release-notes-4.9.4/">Latest release v4.9.4</a></small><br
/><br /> <iframe style="display: inline-block;"
src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large"
frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe
style="display: inline-block;" src="https://ghbtns.com/gi [...]
</p>
@@ -182,7 +182,7 @@
<div id="main" role="main">
<article class="splash" itemscope itemtype="http://schema.org/CreativeWork">
<meta itemprop="headline" content="Apache RocketMQ">
- <meta itemprop="description" content="Apache RocketMQ™ is a unified
messaging engine, lightweight data processing platform. Latest release v4.9.3
">
+ <meta itemprop="description" content="Apache RocketMQ™ is a unified
messaging engine, lightweight data processing platform. Latest release v4.9.4
">
diff --git a/home.md b/home.md
index 0ad00964..c771f575 100644
--- a/home.md
+++ b/home.md
@@ -7,7 +7,7 @@ header:
cta_label: "<i class='fa fa-rocket'></i> Getting Started"
cta_url: "/docs/quick-start/"
caption:
-excerpt: 'Apache RocketMQ™ is a unified messaging engine, lightweight data
processing platform.<br /> <small><a
href="/release_notes/release-notes-4.9.3/">Latest release v4.9.3</a></small><br
/><br /> {::nomarkdown}<iframe style="display: inline-block;"
src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large"
frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe
style="display: inline-block;" src="https://ghbtns.com/github-b [...]
+excerpt: 'Apache RocketMQ™ is a unified messaging engine, lightweight data
processing platform.<br /> <small><a
href="/release_notes/release-notes-4.9.4/">Latest release v4.9.4</a></small><br
/><br /> {::nomarkdown}<iframe style="display: inline-block;"
src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large"
frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe
style="display: inline-block;" src="https://ghbtns.com/github-b [...]
feature_row:
- image_path: /assets/images/bright/rmq-feature-lowlatency.png
alt: "Low Latency"