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 a69ac58 Latest site on successful build auto-pushed to asf-site
a69ac58 is described below
commit a69ac586c3059c17dcc7ff5438f4254b482e6b45
Author: github-action <[email protected]>
AuthorDate: Mon Aug 30 07:17:05 2021 +0000
Latest site on successful build auto-pushed to asf-site
---
_about/01-team.md | 1 +
assets/images/about/nicholasjiang.jpg | Bin 0 -> 11428 bytes
content/about/contact/index.html | 2 +-
content/about/rewards/index.html | 2 +-
content/about/team/index.html | 10 +++-
content/assets/images/about/nicholasjiang.jpg | Bin 0 -> 11428 bytes
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 | 2 +-
content/sitemap.xml | 70 ++++++++++++------------
38 files changed, 78 insertions(+), 69 deletions(-)
diff --git a/_about/01-team.md b/_about/01-team.md
index 4a3acfe..9a76739 100644
--- a/_about/01-team.md
+++ b/_about/01-team.md
@@ -51,6 +51,7 @@ The following is a list of developers with commit privileges
that have directly
||styletang|
[@styletang](https://github.com/styletang)|[email protected]|Committer| +8 |
||Yu Zhou|
[@yuz10](https://github.com/yuz10)|[email protected]|Committer| +8 |
||ZhangJiDi|
[@zhangjidi](https://github.com/zhangjidi2016)|[email protected]|Committer|
+8 |
+||Nicholas Jiang|
[@SteNicholas](https://github.com/SteNicholas)|[email protected]|Committer|
+8 |
### Top Contributors
diff --git a/assets/images/about/nicholasjiang.jpg
b/assets/images/about/nicholasjiang.jpg
new file mode 100644
index 0000000..dd2551c
Binary files /dev/null and b/assets/images/about/nicholasjiang.jpg differ
diff --git a/content/about/contact/index.html b/content/about/contact/index.html
index d87f32d..15399ac 100644
--- a/content/about/contact/index.html
+++ b/content/about/contact/index.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2021-08-30T06:15:33+00:00">
+ <meta property="article:published_time" content="2021-08-30T07:16:55+00:00">
diff --git a/content/about/rewards/index.html b/content/about/rewards/index.html
index f4f5485..6fc4b35 100644
--- a/content/about/rewards/index.html
+++ b/content/about/rewards/index.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2021-08-30T06:15:33+00:00">
+ <meta property="article:published_time" content="2021-08-30T07:16:55+00:00">
diff --git a/content/about/team/index.html b/content/about/team/index.html
index efc3ba9..4eedad0 100644
--- a/content/about/team/index.html
+++ b/content/about/team/index.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2021-08-30T06:15:33+00:00">
+ <meta property="article:published_time" content="2021-08-30T07:16:55+00:00">
@@ -547,6 +547,14 @@
<td style="text-align: left">Committer</td>
<td style="text-align: left">+8</td>
</tr>
+ <tr>
+ <td style="text-align: left"><img
src="/assets/images/about/nicholasjiang.jpg" alt="nicholasjiang" /></td>
+ <td style="text-align: left">Nicholas Jiang</td>
+ <td style="text-align: left"><a
href="https://github.com/SteNicholas">@SteNicholas</a></td>
+ <td style="text-align: left">[email protected]</td>
+ <td style="text-align: left">Committer</td>
+ <td style="text-align: left">+8</td>
+ </tr>
</tbody>
</table>
diff --git a/content/assets/images/about/nicholasjiang.jpg
b/content/assets/images/about/nicholasjiang.jpg
new file mode 100644
index 0000000..dd2551c
Binary files /dev/null and b/content/assets/images/about/nicholasjiang.jpg
differ
diff --git a/content/docs/batch-example/index.html
b/content/docs/batch-example/index.html
index c775542..9071788 100644
--- a/content/docs/batch-example/index.html
+++ b/content/docs/batch-example/index.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2021-08-30T06:15:33+00:00">
+ <meta property="article:published_time" content="2021-08-30T07:16:55+00:00">
diff --git a/content/docs/best-practice-broker/index.html
b/content/docs/best-practice-broker/index.html
index c3cb907..9a94883 100644
--- a/content/docs/best-practice-broker/index.html
+++ b/content/docs/best-practice-broker/index.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2021-08-30T06:15:33+00:00">
+ <meta property="article:published_time" content="2021-08-30T07:16:55+00:00">
diff --git a/content/docs/best-practice-consumer/index.html
b/content/docs/best-practice-consumer/index.html
index 8900309..1f92741 100644
--- a/content/docs/best-practice-consumer/index.html
+++ b/content/docs/best-practice-consumer/index.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2021-08-30T06:15:33+00:00">
+ <meta property="article:published_time" content="2021-08-30T07:16:55+00:00">
diff --git a/content/docs/best-practice-namesvr/index.html
b/content/docs/best-practice-namesvr/index.html
index 3fd1a2b..5e1d304 100644
--- a/content/docs/best-practice-namesvr/index.html
+++ b/content/docs/best-practice-namesvr/index.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2021-08-30T06:15:33+00:00">
+ <meta property="article:published_time" content="2021-08-30T07:16:55+00:00">
diff --git a/content/docs/best-practice-producer/index.html
b/content/docs/best-practice-producer/index.html
index a7ae440..a88d75d 100644
--- a/content/docs/best-practice-producer/index.html
+++ b/content/docs/best-practice-producer/index.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2021-08-30T06:15:33+00:00">
+ <meta property="article:published_time" content="2021-08-30T07:16:55+00:00">
diff --git a/content/docs/broadcast-example/index.html
b/content/docs/broadcast-example/index.html
index 7bdb67e..2739abe 100644
--- a/content/docs/broadcast-example/index.html
+++ b/content/docs/broadcast-example/index.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2021-08-30T06:15:33+00:00">
+ <meta property="article:published_time" content="2021-08-30T07:16:55+00:00">
diff --git a/content/docs/cli-admin-tool/index.html
b/content/docs/cli-admin-tool/index.html
index f650c3a..74b01eb 100644
--- a/content/docs/cli-admin-tool/index.html
+++ b/content/docs/cli-admin-tool/index.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2021-08-30T06:15:33+00:00">
+ <meta property="article:published_time" content="2021-08-30T07:16:55+00:00">
diff --git a/content/docs/cluster-deployment/index.html
b/content/docs/cluster-deployment/index.html
index aea8d6a..13644fe 100644
--- a/content/docs/cluster-deployment/index.html
+++ b/content/docs/cluster-deployment/index.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2021-08-30T06:15:33+00:00">
+ <meta property="article:published_time" content="2021-08-30T07:16:55+00:00">
diff --git a/content/docs/code-guidelines/index.html
b/content/docs/code-guidelines/index.html
index 57c18bf..48d1886 100644
--- a/content/docs/code-guidelines/index.html
+++ b/content/docs/code-guidelines/index.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2021-08-30T06:15:33+00:00">
+ <meta property="article:published_time" content="2021-08-30T07:16:55+00:00">
diff --git a/content/docs/core-concept/index.html
b/content/docs/core-concept/index.html
index 66b69d7..92c3851 100644
--- a/content/docs/core-concept/index.html
+++ b/content/docs/core-concept/index.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2021-08-30T06:15:33+00:00">
+ <meta property="article:published_time" content="2021-08-30T07:16:55+00:00">
diff --git a/content/docs/create-pull-request/index.html
b/content/docs/create-pull-request/index.html
index 65b90eb..9011cc4 100644
--- a/content/docs/create-pull-request/index.html
+++ b/content/docs/create-pull-request/index.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2021-08-30T06:15:33+00:00">
+ <meta property="article:published_time" content="2021-08-30T07:16:55+00:00">
diff --git a/content/docs/documentation/index.html
b/content/docs/documentation/index.html
index e7b6d95..f1bb328 100644
--- a/content/docs/documentation/index.html
+++ b/content/docs/documentation/index.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2021-08-30T06:15:33+00:00">
+ <meta property="article:published_time" content="2021-08-30T07:16:55+00:00">
diff --git a/content/docs/faq/index.html b/content/docs/faq/index.html
index 35a3ab0..c27b9db 100644
--- a/content/docs/faq/index.html
+++ b/content/docs/faq/index.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2021-08-30T06:15:33+00:00">
+ <meta property="article:published_time" content="2021-08-30T07:16:55+00:00">
diff --git a/content/docs/filter-by-sql92-example/index.html
b/content/docs/filter-by-sql92-example/index.html
index 777f42a..784bde3 100644
--- a/content/docs/filter-by-sql92-example/index.html
+++ b/content/docs/filter-by-sql92-example/index.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2021-08-30T06:15:33+00:00">
+ <meta property="article:published_time" content="2021-08-30T07:16:55+00:00">
diff --git a/content/docs/how-to-contribute/index.html
b/content/docs/how-to-contribute/index.html
index 1221ac3..4c943a2 100644
--- a/content/docs/how-to-contribute/index.html
+++ b/content/docs/how-to-contribute/index.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2021-08-30T06:15:33+00:00">
+ <meta property="article:published_time" content="2021-08-30T07:16:55+00:00">
diff --git a/content/docs/logappender-example/index.html
b/content/docs/logappender-example/index.html
index f0d7562..fcb20de 100644
--- a/content/docs/logappender-example/index.html
+++ b/content/docs/logappender-example/index.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2021-08-30T06:15:33+00:00">
+ <meta property="article:published_time" content="2021-08-30T07:16:55+00:00">
diff --git a/content/docs/motivation/index.html
b/content/docs/motivation/index.html
index 4b397fa..0033adb 100644
--- a/content/docs/motivation/index.html
+++ b/content/docs/motivation/index.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2021-08-30T06:15:33+00:00">
+ <meta property="article:published_time" content="2021-08-30T07:16:55+00:00">
diff --git a/content/docs/openmessaging-example/index.html
b/content/docs/openmessaging-example/index.html
index b9ce16a..24d11ca 100644
--- a/content/docs/openmessaging-example/index.html
+++ b/content/docs/openmessaging-example/index.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2021-08-30T06:15:33+00:00">
+ <meta property="article:published_time" content="2021-08-30T07:16:55+00:00">
diff --git a/content/docs/order-example/index.html
b/content/docs/order-example/index.html
index 208dea6..b580639 100644
--- a/content/docs/order-example/index.html
+++ b/content/docs/order-example/index.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2021-08-30T06:15:33+00:00">
+ <meta property="article:published_time" content="2021-08-30T07:16:55+00:00">
diff --git a/content/docs/pull-request/index.html
b/content/docs/pull-request/index.html
index 21a22da..a505f1f 100644
--- a/content/docs/pull-request/index.html
+++ b/content/docs/pull-request/index.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2021-08-30T06:15:33+00:00">
+ <meta property="article:published_time" content="2021-08-30T07:16:55+00:00">
diff --git a/content/docs/quick-start/index.html
b/content/docs/quick-start/index.html
index 2ab4566..fad88d5 100644
--- a/content/docs/quick-start/index.html
+++ b/content/docs/quick-start/index.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2021-08-30T06:15:33+00:00">
+ <meta property="article:published_time" content="2021-08-30T07:16:55+00:00">
diff --git a/content/docs/release-manual.html b/content/docs/release-manual.html
index 12de31f..1c43216 100644
--- a/content/docs/release-manual.html
+++ b/content/docs/release-manual.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2021-08-30T06:15:33+00:00">
+ <meta property="article:published_time" content="2021-08-30T07:16:55+00:00">
diff --git a/content/docs/rmq-arc/index.html b/content/docs/rmq-arc/index.html
index 61181ef..54af985 100644
--- a/content/docs/rmq-arc/index.html
+++ b/content/docs/rmq-arc/index.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2021-08-30T06:15:33+00:00">
+ <meta property="article:published_time" content="2021-08-30T07:16:55+00:00">
diff --git a/content/docs/rmq-deployment/index.html
b/content/docs/rmq-deployment/index.html
index d123e78..b5eaaec 100644
--- a/content/docs/rmq-deployment/index.html
+++ b/content/docs/rmq-deployment/index.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2021-08-30T06:15:33+00:00">
+ <meta property="article:published_time" content="2021-08-30T07:16:55+00:00">
diff --git a/content/docs/roadmap/index.html b/content/docs/roadmap/index.html
index f4518cf..1147dbd 100644
--- a/content/docs/roadmap/index.html
+++ b/content/docs/roadmap/index.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2021-08-30T06:15:33+00:00">
+ <meta property="article:published_time" content="2021-08-30T07:16:55+00:00">
diff --git a/content/docs/schedule-example/index.html
b/content/docs/schedule-example/index.html
index 9c2a183..ffbbb3c 100644
--- a/content/docs/schedule-example/index.html
+++ b/content/docs/schedule-example/index.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2021-08-30T06:15:33+00:00">
+ <meta property="article:published_time" content="2021-08-30T07:16:55+00:00">
diff --git a/content/docs/simple-example/index.html
b/content/docs/simple-example/index.html
index fbbbffa..1e4fe7e 100644
--- a/content/docs/simple-example/index.html
+++ b/content/docs/simple-example/index.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2021-08-30T06:15:33+00:00">
+ <meta property="article:published_time" content="2021-08-30T07:16:55+00:00">
diff --git a/content/docs/system-config/index.html
b/content/docs/system-config/index.html
index 202b994..0fb0d77 100644
--- a/content/docs/system-config/index.html
+++ b/content/docs/system-config/index.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2021-08-30T06:15:33+00:00">
+ <meta property="article:published_time" content="2021-08-30T07:16:55+00:00">
diff --git a/content/docs/transaction-example/index.html
b/content/docs/transaction-example/index.html
index d9059a4..fb334d1 100644
--- a/content/docs/transaction-example/index.html
+++ b/content/docs/transaction-example/index.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2021-08-30T06:15:33+00:00">
+ <meta property="article:published_time" content="2021-08-30T07:16:55+00:00">
diff --git a/content/dowloading/releases/index.html
b/content/dowloading/releases/index.html
index cc0b88f..6732576 100644
--- a/content/dowloading/releases/index.html
+++ b/content/dowloading/releases/index.html
@@ -57,7 +57,7 @@
<meta property="og:type" content="article">
- <meta property="article:published_time" content="2021-08-30T06:15:33+00:00">
+ <meta property="article:published_time" content="2021-08-30T07:16:55+00:00">
diff --git a/content/feed.xml b/content/feed.xml
index 2ed8d4d..1b236cd 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?><feed
xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/"
version="3.9.1">Jekyll</generator><link href="/feed.xml" rel="self"
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html"
/><updated>2021-08-30T06:15:33+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>2021-08-30T07:16: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.1 release</h2>
diff --git a/content/sitemap.xml b/content/sitemap.xml
index 2691cf7..6fc8d85 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -2,135 +2,135 @@
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>/about/team/</loc>
-<lastmod>2021-08-30T06:15:33+00:00</lastmod>
+<lastmod>2021-08-30T07:16:55+00:00</lastmod>
</url>
<url>
<loc>/about/contact/</loc>
-<lastmod>2021-08-30T06:15:33+00:00</lastmod>
+<lastmod>2021-08-30T07:16:55+00:00</lastmod>
</url>
<url>
<loc>/about/rewards/</loc>
-<lastmod>2021-08-30T06:15:33+00:00</lastmod>
+<lastmod>2021-08-30T07:16:55+00:00</lastmod>
</url>
<url>
<loc>/docs/quick-start/</loc>
-<lastmod>2021-08-30T06:15:33+00:00</lastmod>
+<lastmod>2021-08-30T07:16:55+00:00</lastmod>
</url>
<url>
<loc>/docs/motivation/</loc>
-<lastmod>2021-08-30T06:15:33+00:00</lastmod>
+<lastmod>2021-08-30T07:16:55+00:00</lastmod>
</url>
<url>
<loc>/docs/core-concept/</loc>
-<lastmod>2021-08-30T06:15:33+00:00</lastmod>
+<lastmod>2021-08-30T07:16:55+00:00</lastmod>
</url>
<url>
<loc>/docs/cli-admin-tool/</loc>
-<lastmod>2021-08-30T06:15:33+00:00</lastmod>
+<lastmod>2021-08-30T07:16:55+00:00</lastmod>
</url>
<url>
<loc>/docs/cluster-deployment/</loc>
-<lastmod>2021-08-30T06:15:33+00:00</lastmod>
+<lastmod>2021-08-30T07:16:55+00:00</lastmod>
</url>
<url>
<loc>/docs/pull-request/</loc>
-<lastmod>2021-08-30T06:15:33+00:00</lastmod>
+<lastmod>2021-08-30T07:16:55+00:00</lastmod>
</url>
<url>
<loc>/docs/code-guidelines/</loc>
-<lastmod>2021-08-30T06:15:33+00:00</lastmod>
+<lastmod>2021-08-30T07:16:55+00:00</lastmod>
</url>
<url>
<loc>/docs/documentation/</loc>
-<lastmod>2021-08-30T06:15:33+00:00</lastmod>
+<lastmod>2021-08-30T07:16:55+00:00</lastmod>
</url>
<url>
<loc>/docs/faq/</loc>
-<lastmod>2021-08-30T06:15:33+00:00</lastmod>
+<lastmod>2021-08-30T07:16:55+00:00</lastmod>
</url>
<url>
<loc>/docs/release-manual</loc>
-<lastmod>2021-08-30T06:15:33+00:00</lastmod>
+<lastmod>2021-08-30T07:16:55+00:00</lastmod>
</url>
<url>
<loc>/dowloading/releases/</loc>
-<lastmod>2021-08-30T06:15:33+00:00</lastmod>
+<lastmod>2021-08-30T07:16:55+00:00</lastmod>
</url>
<url>
<loc>/docs/roadmap/</loc>
-<lastmod>2021-08-30T06:15:33+00:00</lastmod>
+<lastmod>2021-08-30T07:16:55+00:00</lastmod>
</url>
<url>
<loc>/docs/batch-example/</loc>
-<lastmod>2021-08-30T06:15:33+00:00</lastmod>
+<lastmod>2021-08-30T07:16:55+00:00</lastmod>
</url>
<url>
<loc>/docs/broadcast-example/</loc>
-<lastmod>2021-08-30T06:15:33+00:00</lastmod>
+<lastmod>2021-08-30T07:16:55+00:00</lastmod>
</url>
<url>
<loc>/docs/rmq-deployment/</loc>
-<lastmod>2021-08-30T06:15:33+00:00</lastmod>
+<lastmod>2021-08-30T07:16:55+00:00</lastmod>
</url>
<url>
<loc>/docs/order-example/</loc>
-<lastmod>2021-08-30T06:15:33+00:00</lastmod>
+<lastmod>2021-08-30T07:16:55+00:00</lastmod>
</url>
<url>
<loc>/docs/rmq-arc/</loc>
-<lastmod>2021-08-30T06:15:33+00:00</lastmod>
+<lastmod>2021-08-30T07:16:55+00:00</lastmod>
</url>
<url>
<loc>/docs/schedule-example/</loc>
-<lastmod>2021-08-30T06:15:33+00:00</lastmod>
+<lastmod>2021-08-30T07:16:55+00:00</lastmod>
</url>
<url>
<loc>/docs/simple-example/</loc>
-<lastmod>2021-08-30T06:15:33+00:00</lastmod>
+<lastmod>2021-08-30T07:16:55+00:00</lastmod>
</url>
<url>
<loc>/docs/filter-by-sql92-example/</loc>
-<lastmod>2021-08-30T06:15:33+00:00</lastmod>
+<lastmod>2021-08-30T07:16:55+00:00</lastmod>
</url>
<url>
<loc>/docs/logappender-example/</loc>
-<lastmod>2021-08-30T06:15:33+00:00</lastmod>
+<lastmod>2021-08-30T07:16:55+00:00</lastmod>
</url>
<url>
<loc>/docs/openmessaging-example/</loc>
-<lastmod>2021-08-30T06:15:33+00:00</lastmod>
+<lastmod>2021-08-30T07:16:55+00:00</lastmod>
</url>
<url>
<loc>/docs/system-config/</loc>
-<lastmod>2021-08-30T06:15:33+00:00</lastmod>
+<lastmod>2021-08-30T07:16:55+00:00</lastmod>
</url>
<url>
<loc>/docs/how-to-contribute/</loc>
-<lastmod>2021-08-30T06:15:33+00:00</lastmod>
+<lastmod>2021-08-30T07:16:55+00:00</lastmod>
</url>
<url>
<loc>/docs/transaction-example/</loc>
-<lastmod>2021-08-30T06:15:33+00:00</lastmod>
+<lastmod>2021-08-30T07:16:55+00:00</lastmod>
</url>
<url>
<loc>/docs/best-practice-broker/</loc>
-<lastmod>2021-08-30T06:15:33+00:00</lastmod>
+<lastmod>2021-08-30T07:16:55+00:00</lastmod>
</url>
<url>
<loc>/docs/best-practice-consumer/</loc>
-<lastmod>2021-08-30T06:15:33+00:00</lastmod>
+<lastmod>2021-08-30T07:16:55+00:00</lastmod>
</url>
<url>
<loc>/docs/create-pull-request/</loc>
-<lastmod>2021-08-30T06:15:33+00:00</lastmod>
+<lastmod>2021-08-30T07:16:55+00:00</lastmod>
</url>
<url>
<loc>/docs/best-practice-namesvr/</loc>
-<lastmod>2021-08-30T06:15:33+00:00</lastmod>
+<lastmod>2021-08-30T07:16:55+00:00</lastmod>
</url>
<url>
<loc>/docs/best-practice-producer/</loc>
-<lastmod>2021-08-30T06:15:33+00:00</lastmod>
+<lastmod>2021-08-30T07:16:55+00:00</lastmod>
</url>
<url>
<loc>/rocketmq/how-to-support-more-queues-in-rocketmq/</loc>
@@ -416,10 +416,10 @@
</url>
<url>
<loc>/assets/attachment/launch-rocketmq-code-marathon.pdf</loc>
-<lastmod>2021-08-30T06:11:58+00:00</lastmod>
+<lastmod>2021-08-30T07:13:00+00:00</lastmod>
</url>
<url>
<loc>/assets/attachment/launch-second-rocketmq-code-marathon.pdf</loc>
-<lastmod>2021-08-30T06:11:58+00:00</lastmod>
+<lastmod>2021-08-30T07:13:00+00:00</lastmod>
</url>
</urlset>