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 c0a0ce5 Latest site on successful build auto-pushed to asf-site
c0a0ce5 is described below
commit c0a0ce5f236fbfe7fbc48227d71213763ab40b8c
Author: github-action <[email protected]>
AuthorDate: Wed Mar 2 03:42:47 2022 +0000
Latest site on successful build auto-pushed to asf-site
---
_docs/15-order-message-example .md | 2 +-
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 | 4 +-
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 | 2 +-
content/sitemap.xml | 70 ++++++++++++-------------
36 files changed, 71 insertions(+), 71 deletions(-)
diff --git a/_docs/15-order-message-example .md
b/_docs/15-order-message-example .md
index a8c2b7a..d299ffe 100644
--- a/_docs/15-order-message-example .md
+++ b/_docs/15-order-message-example .md
@@ -25,7 +25,7 @@ public class OrderedProducer {
for (int i = 0; i < 100; i++) {
int orderId = i % 10;
//Create a message instance, specifying topic, tag and message
body.
- Message msg = new Message("TopicTestjjj", tags[i % tags.length],
"KEY" + i,
+ Message msg = new Message("TopicTest", tags[i % tags.length],
"KEY" + i,
("Hello RocketMQ " +
i).getBytes(RemotingHelper.DEFAULT_CHARSET));
SendResult sendResult = producer.send(msg, new
MessageQueueSelector() {
@Override
diff --git a/content/about/contact/index.html b/content/about/contact/index.html
index 3538c82..a2f85f7 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-03-02T03:11:56+00:00">
+ <meta property="article:published_time" content="2022-03-02T03:42:37+00:00">
diff --git a/content/about/rewards/index.html b/content/about/rewards/index.html
index 460e2ab..8b88e43 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-03-02T03:11:56+00:00">
+ <meta property="article:published_time" content="2022-03-02T03:42:37+00:00">
diff --git a/content/about/team/index.html b/content/about/team/index.html
index 6935b71..bbbc897 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-03-02T03:11:56+00:00">
+ <meta property="article:published_time" content="2022-03-02T03:42:37+00:00">
diff --git a/content/docs/batch-example/index.html
b/content/docs/batch-example/index.html
index b6b187d..7fa3e93 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-03-02T03:11:56+00:00">
+ <meta property="article:published_time" content="2022-03-02T03:42:37+00:00">
diff --git a/content/docs/best-practice-broker/index.html
b/content/docs/best-practice-broker/index.html
index 34caa20..269d672 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-03-02T03:11:56+00:00">
+ <meta property="article:published_time" content="2022-03-02T03:42:37+00:00">
diff --git a/content/docs/best-practice-consumer/index.html
b/content/docs/best-practice-consumer/index.html
index 0aa2983..f13dae0 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-03-02T03:11:56+00:00">
+ <meta property="article:published_time" content="2022-03-02T03:42:37+00:00">
diff --git a/content/docs/best-practice-namesvr/index.html
b/content/docs/best-practice-namesvr/index.html
index 512bf17..fa4eba6 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-03-02T03:11:56+00:00">
+ <meta property="article:published_time" content="2022-03-02T03:42:37+00:00">
diff --git a/content/docs/best-practice-producer/index.html
b/content/docs/best-practice-producer/index.html
index 47b1033..3d19ca9 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-03-02T03:11:56+00:00">
+ <meta property="article:published_time" content="2022-03-02T03:42:37+00:00">
diff --git a/content/docs/broadcast-example/index.html
b/content/docs/broadcast-example/index.html
index dffa2c2..178a412 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-03-02T03:11:56+00:00">
+ <meta property="article:published_time" content="2022-03-02T03:42:37+00:00">
diff --git a/content/docs/cli-admin-tool/index.html
b/content/docs/cli-admin-tool/index.html
index e81efea..295c27d 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-03-02T03:11:56+00:00">
+ <meta property="article:published_time" content="2022-03-02T03:42:37+00:00">
diff --git a/content/docs/cluster-deployment/index.html
b/content/docs/cluster-deployment/index.html
index 93145fd..36b7c8b 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-03-02T03:11:56+00:00">
+ <meta property="article:published_time" content="2022-03-02T03:42:37+00:00">
diff --git a/content/docs/code-guidelines/index.html
b/content/docs/code-guidelines/index.html
index b52f60d..dd9ab50 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-03-02T03:11:56+00:00">
+ <meta property="article:published_time" content="2022-03-02T03:42:37+00:00">
diff --git a/content/docs/core-concept/index.html
b/content/docs/core-concept/index.html
index 6719aa1..76dfaed 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-03-02T03:11:56+00:00">
+ <meta property="article:published_time" content="2022-03-02T03:42:37+00:00">
diff --git a/content/docs/create-pull-request/index.html
b/content/docs/create-pull-request/index.html
index e875420..57ab6f8 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-03-02T03:11:56+00:00">
+ <meta property="article:published_time" content="2022-03-02T03:42:37+00:00">
diff --git a/content/docs/documentation/index.html
b/content/docs/documentation/index.html
index 84a1e97..8d4de24 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-03-02T03:11:56+00:00">
+ <meta property="article:published_time" content="2022-03-02T03:42:37+00:00">
diff --git a/content/docs/faq/index.html b/content/docs/faq/index.html
index 001bafb..5973e2e 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-03-02T03:11:56+00:00">
+ <meta property="article:published_time" content="2022-03-02T03:42:37+00:00">
diff --git a/content/docs/filter-by-sql92-example/index.html
b/content/docs/filter-by-sql92-example/index.html
index 4e130a1..ac6979e 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-03-02T03:11:56+00:00">
+ <meta property="article:published_time" content="2022-03-02T03:42:37+00:00">
diff --git a/content/docs/how-to-contribute/index.html
b/content/docs/how-to-contribute/index.html
index 07ff1ac..7251aa7 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-03-02T03:11:56+00:00">
+ <meta property="article:published_time" content="2022-03-02T03:42:37+00:00">
diff --git a/content/docs/logappender-example/index.html
b/content/docs/logappender-example/index.html
index 3795d9e..8792efe 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-03-02T03:11:56+00:00">
+ <meta property="article:published_time" content="2022-03-02T03:42:37+00:00">
diff --git a/content/docs/motivation/index.html
b/content/docs/motivation/index.html
index 68a14b2..6cb3524 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-03-02T03:11:56+00:00">
+ <meta property="article:published_time" content="2022-03-02T03:42:37+00:00">
diff --git a/content/docs/openmessaging-example/index.html
b/content/docs/openmessaging-example/index.html
index 582da5b..b85e8ee 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-03-02T03:11:56+00:00">
+ <meta property="article:published_time" content="2022-03-02T03:42:37+00:00">
diff --git a/content/docs/order-example/index.html
b/content/docs/order-example/index.html
index dd9e485..ac825d0 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-03-02T03:11:56+00:00">
+ <meta property="article:published_time" content="2022-03-02T03:42:37+00:00">
@@ -486,7 +486,7 @@
<span class="k">for</span> <span class="o">(</span><span
class="kt">int</span> <span class="n">i</span> <span class="o">=</span> <span
class="mi">0</span><span class="o">;</span> <span class="n">i</span> <span
class="o"><</span> <span class="mi">100</span><span class="o">;</span> <span
class="n">i</span><span class="o">++)</span> <span class="o">{</span>
<span class="kt">int</span> <span class="n">orderId</span> <span
class="o">=</span> <span class="n">i</span> <span class="o">%</span> <span
class="mi">10</span><span class="o">;</span>
<span class="c1">//Create a message instance, specifying topic,
tag and message body.</span>
- <span class="nc">Message</span> <span class="n">msg</span> <span
class="o">=</span> <span class="k">new</span> <span
class="nc">Message</span><span class="o">(</span><span
class="s">"TopicTestjjj"</span><span class="o">,</span> <span
class="n">tags</span><span class="o">[</span><span class="n">i</span> <span
class="o">%</span> <span class="n">tags</span><span class="o">.</span><span
class="na">length</span><span class="o">],</span> <span class="s">"KEY"</span>
<span class="o" [...]
+ <span class="nc">Message</span> <span class="n">msg</span> <span
class="o">=</span> <span class="k">new</span> <span
class="nc">Message</span><span class="o">(</span><span
class="s">"TopicTest"</span><span class="o">,</span> <span
class="n">tags</span><span class="o">[</span><span class="n">i</span> <span
class="o">%</span> <span class="n">tags</span><span class="o">.</span><span
class="na">length</span><span class="o">],</span> <span class="s">"KEY"</span>
<span class="o">+< [...]
<span class="o">(</span><span class="s">"Hello RocketMQ
"</span> <span class="o">+</span> <span class="n">i</span><span
class="o">).</span><span class="na">getBytes</span><span
class="o">(</span><span class="nc">RemotingHelper</span><span
class="o">.</span><span class="na">DEFAULT_CHARSET</span><span
class="o">));</span>
<span class="nc">SendResult</span> <span
class="n">sendResult</span> <span class="o">=</span> <span
class="n">producer</span><span class="o">.</span><span
class="na">send</span><span class="o">(</span><span class="n">msg</span><span
class="o">,</span> <span class="k">new</span> <span
class="nc">MessageQueueSelector</span><span class="o">()</span> <span
class="o">{</span>
<span class="nd">@Override</span>
diff --git a/content/docs/pull-request/index.html
b/content/docs/pull-request/index.html
index 9f7c02a..2b90332 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-03-02T03:11:56+00:00">
+ <meta property="article:published_time" content="2022-03-02T03:42:37+00:00">
diff --git a/content/docs/quick-start/index.html
b/content/docs/quick-start/index.html
index 0b4eb7e..e20ef94 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-03-02T03:11:56+00:00">
+ <meta property="article:published_time" content="2022-03-02T03:42:37+00:00">
diff --git a/content/docs/release-manual.html b/content/docs/release-manual.html
index 508a8b1..ae3a4df 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-03-02T03:11:56+00:00">
+ <meta property="article:published_time" content="2022-03-02T03:42:37+00:00">
diff --git a/content/docs/rmq-arc/index.html b/content/docs/rmq-arc/index.html
index 7ddd38c..102865d 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-03-02T03:11:56+00:00">
+ <meta property="article:published_time" content="2022-03-02T03:42:37+00:00">
diff --git a/content/docs/rmq-deployment/index.html
b/content/docs/rmq-deployment/index.html
index 02df66b..40a26cb 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-03-02T03:11:56+00:00">
+ <meta property="article:published_time" content="2022-03-02T03:42:37+00:00">
diff --git a/content/docs/roadmap/index.html b/content/docs/roadmap/index.html
index 81ac841..4164255 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-03-02T03:11:56+00:00">
+ <meta property="article:published_time" content="2022-03-02T03:42:37+00:00">
diff --git a/content/docs/schedule-example/index.html
b/content/docs/schedule-example/index.html
index 5f8d15c..a07c9ba 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-03-02T03:11:56+00:00">
+ <meta property="article:published_time" content="2022-03-02T03:42:37+00:00">
diff --git a/content/docs/simple-example/index.html
b/content/docs/simple-example/index.html
index 3d93d18..229813b 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-03-02T03:11:56+00:00">
+ <meta property="article:published_time" content="2022-03-02T03:42:37+00:00">
diff --git a/content/docs/system-config/index.html
b/content/docs/system-config/index.html
index 0846d54..99d7bf2 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-03-02T03:11:56+00:00">
+ <meta property="article:published_time" content="2022-03-02T03:42:37+00:00">
diff --git a/content/docs/transaction-example/index.html
b/content/docs/transaction-example/index.html
index 100a045..939b78e 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-03-02T03:11:56+00:00">
+ <meta property="article:published_time" content="2022-03-02T03:42:37+00:00">
diff --git a/content/dowloading/releases/index.html
b/content/dowloading/releases/index.html
index 5089310..55986a6 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-03-02T03:11:56+00:00">
+ <meta property="article:published_time" content="2022-03-02T03:42:37+00:00">
diff --git a/content/feed.xml b/content/feed.xml
index 667ca8d..1951a07 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-03-02T03:11:56+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-03-02T03:42:37+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>
diff --git a/content/sitemap.xml b/content/sitemap.xml
index 791e8e1..cca5758 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-03-02T03:11:56+00:00</lastmod>
+<lastmod>2022-03-02T03:42:37+00:00</lastmod>
</url>
<url>
<loc>/about/contact/</loc>
-<lastmod>2022-03-02T03:11:56+00:00</lastmod>
+<lastmod>2022-03-02T03:42:37+00:00</lastmod>
</url>
<url>
<loc>/about/rewards/</loc>
-<lastmod>2022-03-02T03:11:56+00:00</lastmod>
+<lastmod>2022-03-02T03:42:37+00:00</lastmod>
</url>
<url>
<loc>/docs/quick-start/</loc>
-<lastmod>2022-03-02T03:11:56+00:00</lastmod>
+<lastmod>2022-03-02T03:42:37+00:00</lastmod>
</url>
<url>
<loc>/docs/motivation/</loc>
-<lastmod>2022-03-02T03:11:56+00:00</lastmod>
+<lastmod>2022-03-02T03:42:37+00:00</lastmod>
</url>
<url>
<loc>/docs/core-concept/</loc>
-<lastmod>2022-03-02T03:11:56+00:00</lastmod>
+<lastmod>2022-03-02T03:42:37+00:00</lastmod>
</url>
<url>
<loc>/docs/cli-admin-tool/</loc>
-<lastmod>2022-03-02T03:11:56+00:00</lastmod>
+<lastmod>2022-03-02T03:42:37+00:00</lastmod>
</url>
<url>
<loc>/docs/cluster-deployment/</loc>
-<lastmod>2022-03-02T03:11:56+00:00</lastmod>
+<lastmod>2022-03-02T03:42:37+00:00</lastmod>
</url>
<url>
<loc>/docs/pull-request/</loc>
-<lastmod>2022-03-02T03:11:56+00:00</lastmod>
+<lastmod>2022-03-02T03:42:37+00:00</lastmod>
</url>
<url>
<loc>/docs/code-guidelines/</loc>
-<lastmod>2022-03-02T03:11:56+00:00</lastmod>
+<lastmod>2022-03-02T03:42:37+00:00</lastmod>
</url>
<url>
<loc>/docs/documentation/</loc>
-<lastmod>2022-03-02T03:11:56+00:00</lastmod>
+<lastmod>2022-03-02T03:42:37+00:00</lastmod>
</url>
<url>
<loc>/docs/faq/</loc>
-<lastmod>2022-03-02T03:11:56+00:00</lastmod>
+<lastmod>2022-03-02T03:42:37+00:00</lastmod>
</url>
<url>
<loc>/docs/release-manual</loc>
-<lastmod>2022-03-02T03:11:56+00:00</lastmod>
+<lastmod>2022-03-02T03:42:37+00:00</lastmod>
</url>
<url>
<loc>/dowloading/releases/</loc>
-<lastmod>2022-03-02T03:11:56+00:00</lastmod>
+<lastmod>2022-03-02T03:42:37+00:00</lastmod>
</url>
<url>
<loc>/docs/roadmap/</loc>
-<lastmod>2022-03-02T03:11:56+00:00</lastmod>
+<lastmod>2022-03-02T03:42:37+00:00</lastmod>
</url>
<url>
<loc>/docs/batch-example/</loc>
-<lastmod>2022-03-02T03:11:56+00:00</lastmod>
+<lastmod>2022-03-02T03:42:37+00:00</lastmod>
</url>
<url>
<loc>/docs/broadcast-example/</loc>
-<lastmod>2022-03-02T03:11:56+00:00</lastmod>
+<lastmod>2022-03-02T03:42:37+00:00</lastmod>
</url>
<url>
<loc>/docs/rmq-deployment/</loc>
-<lastmod>2022-03-02T03:11:56+00:00</lastmod>
+<lastmod>2022-03-02T03:42:37+00:00</lastmod>
</url>
<url>
<loc>/docs/order-example/</loc>
-<lastmod>2022-03-02T03:11:56+00:00</lastmod>
+<lastmod>2022-03-02T03:42:37+00:00</lastmod>
</url>
<url>
<loc>/docs/rmq-arc/</loc>
-<lastmod>2022-03-02T03:11:56+00:00</lastmod>
+<lastmod>2022-03-02T03:42:37+00:00</lastmod>
</url>
<url>
<loc>/docs/schedule-example/</loc>
-<lastmod>2022-03-02T03:11:56+00:00</lastmod>
+<lastmod>2022-03-02T03:42:37+00:00</lastmod>
</url>
<url>
<loc>/docs/simple-example/</loc>
-<lastmod>2022-03-02T03:11:56+00:00</lastmod>
+<lastmod>2022-03-02T03:42:37+00:00</lastmod>
</url>
<url>
<loc>/docs/filter-by-sql92-example/</loc>
-<lastmod>2022-03-02T03:11:56+00:00</lastmod>
+<lastmod>2022-03-02T03:42:37+00:00</lastmod>
</url>
<url>
<loc>/docs/logappender-example/</loc>
-<lastmod>2022-03-02T03:11:56+00:00</lastmod>
+<lastmod>2022-03-02T03:42:37+00:00</lastmod>
</url>
<url>
<loc>/docs/openmessaging-example/</loc>
-<lastmod>2022-03-02T03:11:56+00:00</lastmod>
+<lastmod>2022-03-02T03:42:37+00:00</lastmod>
</url>
<url>
<loc>/docs/system-config/</loc>
-<lastmod>2022-03-02T03:11:56+00:00</lastmod>
+<lastmod>2022-03-02T03:42:37+00:00</lastmod>
</url>
<url>
<loc>/docs/how-to-contribute/</loc>
-<lastmod>2022-03-02T03:11:56+00:00</lastmod>
+<lastmod>2022-03-02T03:42:37+00:00</lastmod>
</url>
<url>
<loc>/docs/transaction-example/</loc>
-<lastmod>2022-03-02T03:11:56+00:00</lastmod>
+<lastmod>2022-03-02T03:42:37+00:00</lastmod>
</url>
<url>
<loc>/docs/best-practice-broker/</loc>
-<lastmod>2022-03-02T03:11:56+00:00</lastmod>
+<lastmod>2022-03-02T03:42:37+00:00</lastmod>
</url>
<url>
<loc>/docs/best-practice-consumer/</loc>
-<lastmod>2022-03-02T03:11:56+00:00</lastmod>
+<lastmod>2022-03-02T03:42:37+00:00</lastmod>
</url>
<url>
<loc>/docs/create-pull-request/</loc>
-<lastmod>2022-03-02T03:11:56+00:00</lastmod>
+<lastmod>2022-03-02T03:42:37+00:00</lastmod>
</url>
<url>
<loc>/docs/best-practice-namesvr/</loc>
-<lastmod>2022-03-02T03:11:56+00:00</lastmod>
+<lastmod>2022-03-02T03:42:37+00:00</lastmod>
</url>
<url>
<loc>/docs/best-practice-producer/</loc>
-<lastmod>2022-03-02T03:11:56+00:00</lastmod>
+<lastmod>2022-03-02T03:42:37+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-03-02T03:08:27+00:00</lastmod>
+<lastmod>2022-03-02T03:38:49+00:00</lastmod>
</url>
<url>
<loc>/assets/attachment/launch-second-rocketmq-code-marathon.pdf</loc>
-<lastmod>2022-03-02T03:08:27+00:00</lastmod>
+<lastmod>2022-03-02T03:38:49+00:00</lastmod>
</url>
</urlset>