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 10b8c21 Latest site on successful build auto-pushed to asf-site
10b8c21 is described below
commit 10b8c214bb12c38930352b19254ec5e5b2f2bd6c
Author: github-action <[email protected]>
AuthorDate: Wed Mar 2 04:04:07 2022 +0000
Latest site on successful build auto-pushed to asf-site
---
_about/01-team.md | 25 --
_about/04-origin.md | 35 ++
_data/navigation.yml | 2 +
content/about/contact/index.html | 13 +-
content/about/origin/index.html | 468 ++++++++++++++++++++++++
content/about/rewards/index.html | 16 +-
content/about/team/index.html | 109 +-----
content/archive-layout-with-content/index.html | 14 +
content/collection-archive/index.html | 21 ++
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 | 77 ++--
41 files changed, 651 insertions(+), 191 deletions(-)
diff --git a/_about/01-team.md b/_about/01-team.md
index b368dd5..41ee0f1 100644
--- a/_about/01-team.md
+++ b/_about/01-team.md
@@ -7,31 +7,6 @@ modified: 2019-06-13T17:55:43+08:00
The RocketMQ team is comprised of Members and Contributors. Members have
direct access to the source of RocketMQ project and actively evolve the
code-base. Contributors improve the project through submission of patches and
suggestions to the Members. The number of Contributors to the project is
unbounded. All contributions to RocketMQ are greatly appreciated, whether for
trivial cleanups, big new features or other material rewards. More details see
[here](https://github.com/apache/rocket [...]
-### Origin
-
-RocketMQ, a distributed messaging middleware developed by Alibaba in 2012,
was designed for message handling on a trillion scale, featuring high
throughput, low latency, massive accumulation, and ordered message. It is a
readily accessible tool for Double Eleven shopping spree in Alibaba and
numerous large-scale Internet business scenarios alike. Thanks to these
advantages, it has attracted more and more applications for access. Also in the
same year, Alibaba officially open sourced the [...]
-
-In 2015, RocketMQ has witnessed a number of heavyweight features for
messaging, including transaction messages, SQL filter, message retroactive,
scheduled messages, and multi-site high availability, etc., to meet Alibaba's
increasingly rich business scenarios. It has also replaced Notify, another
Alibaba self-developed MQ product,and become a preferred messaging middleware
in Alibaba. And in 2016, RocketMQ developed the first fully-managed service on
Alibaba Cloud, helping a large number [...]
-
-After graduation from Apache Foundation in 2017, RocketMQ was designated as
Top-Level Project(TLP).
-
-From birth to maturity, and finally being an Apache TLP, the success of
RocketMQ is inseparable from the efforts of its founding teams and numerous
developers for years.
-
-### Cofounder Members
-
-| Image | Name | Apache Id | Github Id | When |
-|:---|:---|:---|:---|:---|
-|| Xiaorui Wang |
vintagewang | [@vintagewang](https://github.com/vintagewang)| Create RocketMQ
in 2012 |
-|| Qingshan Lin| linhill |
[@hill007299](https://github.com/hill007299) | Since @2013|
-| | Qiudi Yang| |
[@jodie.yang](https://github.com/YangJodie) | Since @2013|
-| | Yubao Fu| |
[@fuyou001](https://github.com/fuyou001) | Since @2013|
-|| Jixiang Jin| lollipop |
[@lollipopjin](https://github.com/lollipopjin) | Since @2014|
-| | Li Zhou| |
[@zhouli11](https://github.com/zhouli11) | Since @2014|
-| | Zhongliang Chen| |
[@chenzlalvin](https://github.com/chenzlalvin) | Since @2015|
-|| Xinyu Zhou| yukon |
[@zhouxinyu](https://github.com/zhouxinyu) | Since @2016|
-| | Meiping Zhang| |
[@gongyi-zmp](https://github.com/gongyi-zmp) | Since @2016|
-|| ZhenDong Liu|
dongeforever | [@dongeforever](https://github.com/dongeforever) | Since @2016|
-
### Members
The following is a list of developers with commit privileges that have
directly contributed to the project in one way or another, or you can refer to
[here](https://projects.apache.org/committee.html?rocketmq) for the complete
committee information of Apache RocketMQ.
diff --git a/_about/04-origin.md b/_about/04-origin.md
new file mode 100644
index 0000000..2515f9d
--- /dev/null
+++ b/_about/04-origin.md
@@ -0,0 +1,35 @@
+---
+title: "Origin"
+permalink: /about/origin/
+excerpt: "RocketMQ history."
+modified: 2019-06-13T17:55:43+08:00
+---
+
+The RocketMQ team is comprised of Members and Contributors. Members have
direct access to the source of RocketMQ project and actively evolve the
code-base. Contributors improve the project through submission of patches and
suggestions to the Members. The number of Contributors to the project is
unbounded. All contributions to RocketMQ are greatly appreciated, whether for
trivial cleanups, big new features or other material rewards. More details see
[here](https://github.com/apache/rocket [...]
+
+### Origin
+
+RocketMQ, a distributed messaging middleware developed by Alibaba in 2012,
was designed for message handling on a trillion scale, featuring high
throughput, low latency, massive accumulation, and ordered message. It is a
readily accessible tool for Double Eleven shopping spree in Alibaba and
numerous large-scale Internet business scenarios alike. Thanks to these
advantages, it has attracted more and more applications for access. Also in the
same year, Alibaba officially open sourced the [...]
+
+In 2015, RocketMQ has witnessed a number of heavyweight features for
messaging, including transaction messages, SQL filter, message retroactive,
scheduled messages, and multi-site high availability, etc., to meet Alibaba's
increasingly rich business scenarios. It has also replaced Notify, another
Alibaba self-developed MQ product,and become a preferred messaging middleware
in Alibaba. And in 2016, RocketMQ developed the first fully-managed service on
Alibaba Cloud, helping a large number [...]
+
+After graduation from Apache Foundation in 2017, RocketMQ was designated as
Top-Level Project(TLP).
+
+From birth to maturity, and finally being an Apache TLP, the success of
RocketMQ is inseparable from the efforts of its founding teams and numerous
developers for years.
+
+
+### Cofounders
+
+| Image | Name | Apache Id | Github Id | When |
+|:---|:---|:---|:---|:---|
+|| Xiaorui Wang |
vintagewang | [@vintagewang](https://github.com/vintagewang)| Create RocketMQ
in 2012 |
+|| Qingshan Lin| linhill |
[@hill007299](https://github.com/hill007299) | Since @2013|
+| | Qiudi Yang| |
[@jodie.yang](https://github.com/YangJodie) | Since @2013|
+| | Yubao Fu| |
[@fuyou001](https://github.com/fuyou001) | Since @2013|
+|| Jixiang Jin| lollipop |
[@lollipopjin](https://github.com/lollipopjin) | Since @2014|
+| | Li Zhou| |
[@zhouli11](https://github.com/zhouli11) | Since @2014|
+| | Zhongliang Chen| |
[@chenzlalvin](https://github.com/chenzlalvin) | Since @2015|
+|| Xinyu Zhou| yukon |
[@zhouxinyu](https://github.com/zhouxinyu) | Since @2016|
+| | Meiping Zhang| |
[@gongyi-zmp](https://github.com/gongyi-zmp) | Since @2016|
+|| ZhenDong Liu|
dongeforever | [@dongeforever](https://github.com/dongeforever) | Since @2016|
+|| Jia Feng| vongosling
|[@vongosling](https://github.com/vongosling) | Since @2016|
diff --git a/_data/navigation.yml b/_data/navigation.yml
index f51d2d1..997512e 100644
--- a/_data/navigation.yml
+++ b/_data/navigation.yml
@@ -94,3 +94,5 @@ about:
url: /about/contact/
- title: Rewards
url: /about/rewards/
+ - title: Origin
+ url: /about/origin/
\ No newline at end of file
diff --git a/content/about/contact/index.html b/content/about/contact/index.html
index a2f85f7..5f92d29 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:42:37+00:00">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
@@ -202,6 +202,17 @@
</li>
+ <li>
+
+
+
+
+ <a href="/about/origin/"><span
class="nav__sub-title">Origin</span></a>
+
+
+
+ </li>
+
</ul>
</nav>
diff --git a/content/about/origin/index.html b/content/about/origin/index.html
new file mode 100644
index 0000000..2951372
--- /dev/null
+++ b/content/about/origin/index.html
@@ -0,0 +1,468 @@
+<!doctype html>
+<html lang="en" class="no-js">
+ <head>
+ <meta charset="utf-8">
+
+<!-- begin SEO -->
+
+
+
+
+
+
+
+
+
+<title>Origin - Apache RocketMQ</title>
+
+
+
+
+<meta name="description" content="RocketMQ history.">
+
+
+
+
+<meta property="og:locale" content="en">
+<meta property="og:site_name" content="Apache RocketMQ">
+<meta property="og:title" content="Origin">
+
+
+
+
+ <meta property="og:description" content="RocketMQ history.">
+
+
+
+ <meta name="twitter:site" content="@ApacheRocketMQ">
+ <meta name="twitter:title" content="Origin">
+ <meta name="twitter:description" content="RocketMQ history.">
+ <meta name="twitter:url" content="">
+
+
+ <meta name="twitter:card" content="summary">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <meta property="og:type" content="article">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
+
+
+
+
+
+
+
+
+ <script type="application/ld+json">
+ {
+ "@context" : "http://schema.org",
+ "@type" : "Person",
+ "name" : "Apache RocketMQ",
+ "url" : null,
+ "sameAs" : null
+ }
+ </script>
+
+
+
+ <meta name="google-site-verification"
content="aand0XZkSGsziuC-UPD4ZJniFD0m0JhGx6820y2mAQY" />
+
+
+ <meta name="baidu-site-verification" content="wD06EbDRkQ" />
+
+
+
+
+<!-- end SEO -->
+
+
+<link href="/feed.xml" type="application/atom+xml" rel="alternate"
title="Apache RocketMQ Feed">
+
+<!-- http://t.co/dKP3o1e -->
+<meta name="HandheldFriendly" content="True">
+<meta name="MobileOptimized" content="320">
+<meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+<script>
+ document.documentElement.className =
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+</script>
+
+<!-- For all browsers -->
+<link rel="stylesheet" href="/assets/css/main.css">
+
+<meta http-equiv="cleartype" content="on">
+ <!-- start custom head snippets -->
+
+<!-- insert favicons. use http://realfavicongenerator.net/ -->
+
+<!-- end custom head snippets -->
+ </head>
+
+ <body class="layout--single">
+
+ <!--[if lt IE 9]>
+<div class="notice--danger align-center" style="margin: 0;">You are using an
<strong>outdated</strong> browser. Please <a
href="http://browsehappy.com/">upgrade your browser</a> to improve your
experience.</div>
+<![endif]-->
+ <div class="masthead">
+ <div class="masthead__inner-wrap">
+ <div class="masthead__menu">
+ <nav id="site-nav" class="greedy-nav">
+ <button><div class="navicon"></div></button>
+ <ul class="visible-links">
+ <li class="masthead__menu-item masthead__menu-item--lg"><a
href="/">Apache RocketMQ</a></li>
+
+
+ <li class="masthead__menu-item"><a
href="/docs/quick-start/">Documentation</a></li>
+
+
+ <li class="masthead__menu-item"><a
href="/year-archive/">Blog</a></li>
+
+
+ <li class="masthead__menu-item"><a
href="/community/">Community</a></li>
+
+
+ <li class="masthead__menu-item"><a href="/users/">Users</a></li>
+
+
+ <li class="masthead__menu-item"><a
href="/about/team/">About</a></li>
+
+ </ul>
+ <ul class="hidden-links hidden"></ul>
+ </nav>
+ </div>
+ </div>
+</div>
+
+
+
+
+
+<div id="main" role="main">
+
+ <div class="sidebar sticky">
+
+
+
+
+
+
+
+
+
+
+<nav class="nav__list">
+
+ <input id="ac-toc" name="accordion-toc" type="checkbox" />
+ <label for="ac-toc">Toggle Menu</label>
+ <ul class="nav__items">
+
+ <li>
+
+
+
+
+ <a href="/about/team/"><span class="nav__sub-title">Team</span></a>
+
+
+
+ </li>
+
+ <li>
+
+
+
+
+ <a href="/about/contact/"><span
class="nav__sub-title">Contact</span></a>
+
+
+
+ </li>
+
+ <li>
+
+
+
+
+ <a href="/about/rewards/"><span
class="nav__sub-title">Rewards</span></a>
+
+
+
+ </li>
+
+ <li>
+
+
+
+
+ <a href="/about/origin/"><span
class="nav__sub-title">Origin</span></a>
+
+
+
+ </li>
+
+ </ul>
+</nav>
+
+
+ </div>
+
+
+ <article class="page" itemscope itemtype="http://schema.org/CreativeWork">
+ <meta itemprop="headline" content="Origin">
+ <meta itemprop="description" content="RocketMQ history.">
+
+ <meta itemprop="dateModified" content="June 13, 2019">
+
+ <div class="page__inner-wrap">
+
+ <header>
+ <h1 class="page__title" itemprop="headline">Origin
+</h1>
+
+ </header>
+
+
+ <section class="page__content" itemprop="text">
+ <p>The RocketMQ team is comprised of Members and Contributors. Members
have direct access to the source of RocketMQ project and actively evolve the
code-base. Contributors improve the project through submission of patches and
suggestions to the Members. The number of Contributors to the project is
unbounded. All contributions to RocketMQ are greatly appreciated, whether for
trivial cleanups, big new features or other material rewards. More details see
<a href="https://github.com/ [...]
+
+<h3 id="origin">Origin</h3>
+
+<p>RocketMQ, a distributed messaging middleware developed by Alibaba in 2012,
was designed for message handling on a trillion scale, featuring high
throughput, low latency, massive accumulation, and ordered message. It is a
readily accessible tool for Double Eleven shopping spree in Alibaba and
numerous large-scale Internet business scenarios alike. Thanks to these
advantages, it has attracted more and more applications for access. Also in the
same year, Alibaba officially open sourced [...]
+
+<p>In 2015, RocketMQ has witnessed a number of heavyweight features for
messaging, including transaction messages, SQL filter, message retroactive,
scheduled messages, and multi-site high availability, etc., to meet Alibaba’s
increasingly rich business scenarios. It has also replaced Notify, another
Alibaba self-developed MQ product,and become a preferred messaging middleware
in Alibaba. And in 2016, RocketMQ developed the first fully-managed service on
Alibaba Cloud, helping a large num [...]
+
+<p>After graduation from Apache Foundation in 2017, RocketMQ was designated as
Top-Level Project(TLP).</p>
+
+<p>From birth to maturity, and finally being an Apache TLP, the success of
RocketMQ is inseparable from the efforts of its founding teams and numerous
developers for years.</p>
+
+<h3 id="cofounders">Cofounders</h3>
+
+<table>
+ <thead>
+ <tr>
+ <th style="text-align: left">Image</th>
+ <th style="text-align: left">Name</th>
+ <th style="text-align: left">Apache Id</th>
+ <th style="text-align: left">Github Id</th>
+ <th style="text-align: left">When</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td style="text-align: left"><img
src="/assets/images/about/vintagewang.jpeg" alt="vintagewang" /></td>
+ <td style="text-align: left">Xiaorui Wang</td>
+ <td style="text-align: left">vintagewang</td>
+ <td style="text-align: left"><a
href="https://github.com/vintagewang">@vintagewang</a></td>
+ <td style="text-align: left">Create RocketMQ in 2012</td>
+ </tr>
+ <tr>
+ <td style="text-align: left"><img
src="/assets/images/about/linqingshan.png" alt="linhill" /></td>
+ <td style="text-align: left">Qingshan Lin</td>
+ <td style="text-align: left">linhill</td>
+ <td style="text-align: left"><a
href="https://github.com/hill007299">@hill007299</a></td>
+ <td style="text-align: left">Since @2013</td>
+ </tr>
+ <tr>
+ <td style="text-align: left"><img src="/assets/images/about/manhong.png"
alt="manhong" /></td>
+ <td style="text-align: left">Qiudi Yang</td>
+ <td style="text-align: left"> </td>
+ <td style="text-align: left"><a
href="https://github.com/YangJodie">@jodie.yang</a></td>
+ <td style="text-align: left">Since @2013</td>
+ </tr>
+ <tr>
+ <td style="text-align: left"><img src="/assets/images/about/fuchong.png"
alt="fuchong" /></td>
+ <td style="text-align: left">Yubao Fu</td>
+ <td style="text-align: left"> </td>
+ <td style="text-align: left"><a
href="https://github.com/fuyou001">@fuyou001</a></td>
+ <td style="text-align: left">Since @2013</td>
+ </tr>
+ <tr>
+ <td style="text-align: left"><img
src="/assets/images/about/lollipop.jpeg" alt="lollipop" /></td>
+ <td style="text-align: left">Jixiang Jin</td>
+ <td style="text-align: left">lollipop</td>
+ <td style="text-align: left"><a
href="https://github.com/lollipopjin">@lollipopjin</a></td>
+ <td style="text-align: left">Since @2014</td>
+ </tr>
+ <tr>
+ <td style="text-align: left"><img src="/assets/images/about/buming.png"
alt="buming" /></td>
+ <td style="text-align: left">Li Zhou</td>
+ <td style="text-align: left"> </td>
+ <td style="text-align: left"><a
href="https://github.com/zhouli11">@zhouli11</a></td>
+ <td style="text-align: left">Since @2014</td>
+ </tr>
+ <tr>
+ <td style="text-align: left"><img
src="/assets/images/about/mingduan.png" alt="mingduan" /></td>
+ <td style="text-align: left">Zhongliang Chen</td>
+ <td style="text-align: left"> </td>
+ <td style="text-align: left"><a
href="https://github.com/chenzlalvin">@chenzlalvin</a></td>
+ <td style="text-align: left">Since @2015</td>
+ </tr>
+ <tr>
+ <td style="text-align: left"><img
src="/assets/images/about/zhouxinyu.png" alt="zhouxinyu" /></td>
+ <td style="text-align: left">Xinyu Zhou</td>
+ <td style="text-align: left">yukon</td>
+ <td style="text-align: left"><a
href="https://github.com/zhouxinyu">@zhouxinyu</a></td>
+ <td style="text-align: left">Since @2016</td>
+ </tr>
+ <tr>
+ <td style="text-align: left"><img src="/assets/images/about/gongyi.png"
alt="fuchong" /></td>
+ <td style="text-align: left">Meiping Zhang</td>
+ <td style="text-align: left"> </td>
+ <td style="text-align: left"><a
href="https://github.com/gongyi-zmp">@gongyi-zmp</a></td>
+ <td style="text-align: left">Since @2016</td>
+ </tr>
+ <tr>
+ <td style="text-align: left"><img
src="/assets/images/about/dongeforever.jpeg" alt="dongeforever" /></td>
+ <td style="text-align: left">ZhenDong Liu</td>
+ <td style="text-align: left">dongeforever</td>
+ <td style="text-align: left"><a
href="https://github.com/dongeforever">@dongeforever</a></td>
+ <td style="text-align: left">Since @2016</td>
+ </tr>
+ <tr>
+ <td style="text-align: left"><img
src="/assets/images/about/vongosling.jpeg" alt="vongosling" /></td>
+ <td style="text-align: left">Jia Feng</td>
+ <td style="text-align: left">vongosling</td>
+ <td style="text-align: left"><a
href="https://github.com/vongosling">@vongosling</a></td>
+ <td style="text-align: left">Since @2016</td>
+ </tr>
+ </tbody>
+</table>
+
+
+ </section>
+
+ <footer class="page__meta">
+
+
+
+
+
+ <p class="page__date"><strong><i class="fa fa-fw fa-calendar"
aria-hidden="true"></i> Updated:</strong> <time datetime="2019-06-13">June 13,
2019</time></p>
+
+ </footer>
+
+ <section class="page__share">
+
+ <h4 class="page__share-title">Share on</h4>
+
+
+ <a href="https://twitter.com/intent/tweet?via=ApacheRocketMQ&text=Origin
/about/origin/" class="btn btn--twitter" title="Share on Twitter"><i class="fa
fa-fw fa-twitter" aria-hidden="true"></i><span> Twitter</span></a>
+
+ <a href="https://www.facebook.com/sharer/sharer.php?u=/about/origin/"
class="btn btn--facebook" title="Share on Facebook"><i class="fa fa-fw
fa-facebook" aria-hidden="true"></i><span> Facebook</span></a>
+
+ <a href="https://plus.google.com/share?url=/about/origin/" class="btn
btn--google-plus" title="Share on Google Plus"><i class="fa fa-fw
fa-google-plus" aria-hidden="true"></i><span> Google+</span></a>
+
+ <a href="https://www.linkedin.com/shareArticle?mini=true&url=/about/origin/"
class="btn btn--linkedin" title="Share on LinkedIn"><i class="fa fa-fw
fa-linkedin" aria-hidden="true"></i><span> LinkedIn</span></a>
+</section>
+
+
+
+ <nav class="pagination">
+
+ <a href="/about/rewards/" class="pagination--pager" title="REWARDS
+">Previous</a>
+
+
+ <a href="#" class="pagination--pager disabled">Next</a>
+
+ </nav>
+
+ </div>
+
+
+ </article>
+
+
+
+</div>
+
+ <div class="page__footer">
+ <footer>
+ <!-- start custom footer snippets -->
+
+<!-- end custom footer snippets -->
+ <style type="text/css">
+ div.columns { float: left; margin-left: 10px;}
+ div.clear { clear: both; }
+</style>
+<div>
+ <div class="columns">
+ <a href="https://www.apache.org/"><img
src="/assets/images/feather-small.gif" alt="Apache Software Foundation"
style="height: 88px !important" /></a>
+ </div>
+ <div class="columns" style="width: 80%">
+ <div class="page__footer-follow">
+ <ul class="social-icons">
+
+ <li><strong>Follow:</strong></li>
+
+
+ <li><a href="https://twitter.com/ApacheRocketMQ"><i class="fa fa-fw
fa-twitter-square" aria-hidden="true"></i> Twitter</a></li>
+
+
+
+ <li><a href="https://github.com/apache/rocketmq"><i class="fa fa-fw
fa-github" aria-hidden="true"></i> GitHub</a></li>
+
+
+ <li><a href="/feed.xml"><i class="fa fa-fw fa-rss-square"
aria-hidden="true"></i> Feed</a></li>
+ </ul>
+ </div>
+
+ <div class="page__footer-copyright">Copyright © 2022 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. Licensed
under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License,
Version 2.0.</a></div>
+ <div class="page__footer-copyright">Apache RocketMQ, RocketMQ, Apache, the
Apache feather logo and the Apache RocketMQ logo are trademarks of The Apache
Software Foundation.</div>
+ <br>
+ <div class="page__footer-copyright"><a
href="https://www.apache.org/licenses/">License</a> | <a
href="https://www.apache.org/security/">Security</a> | <a
href="https://www.apache.org/foundation/thanks.html">Thanks</a> | <a
href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></div>
+ <br>
+ <div>
+ <a href="https://www.apache.org/events/current-event.html">
+ <img src="https://www.apache.org/events/current-event-234x60.png" />
+ </a>
+ </div>
+ </div>
+</div>
+<div class="clear"></div>
+ </footer>
+ </div>
+
+ <script src="/assets/js/main.min.js"></script>
+
+
+
+
+ <script>
+ (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+ })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+ ga('create', 'UA-89603173-1', 'auto');
+ ga('send', 'pageview');
+</script>
+
+<script>
+var _hmt = _hmt || [];
+(function() {
+ var hm = document.createElement("script");
+ hm.src = "https://hm.baidu.com/hm.js?36428f2b841d08e7405724cbf7f860d2";
+ var s = document.getElementsByTagName("script")[0];
+ s.parentNode.insertBefore(hm, s);
+})();
+</script>
+
+
+
+
+ </body>
+</html>
diff --git a/content/about/rewards/index.html b/content/about/rewards/index.html
index 8b88e43..ffdb42e 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:42:37+00:00">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
@@ -202,6 +202,17 @@
</li>
+ <li>
+
+
+
+
+ <a href="/about/origin/"><span
class="nav__sub-title">Origin</span></a>
+
+
+
+ </li>
+
</ul>
</nav>
@@ -272,7 +283,8 @@
">Previous</a>
- <a href="#" class="pagination--pager disabled">Next</a>
+ <a href="/about/origin/" class="pagination--pager" title="Origin
+">Next</a>
</nav>
diff --git a/content/about/team/index.html b/content/about/team/index.html
index bbbc897..2c6c0de 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:42:37+00:00">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
@@ -202,6 +202,17 @@
</li>
+ <li>
+
+
+
+
+ <a href="/about/origin/"><span
class="nav__sub-title">Origin</span></a>
+
+
+
+ </li>
+
</ul>
</nav>
@@ -227,102 +238,6 @@
<section class="page__content" itemprop="text">
<p>The RocketMQ team is comprised of Members and Contributors. Members
have direct access to the source of RocketMQ project and actively evolve the
code-base. Contributors improve the project through submission of patches and
suggestions to the Members. The number of Contributors to the project is
unbounded. All contributions to RocketMQ are greatly appreciated, whether for
trivial cleanups, big new features or other material rewards. More details see
<a href="https://github.com/ [...]
-<h3 id="origin">Origin</h3>
-
-<p>RocketMQ, a distributed messaging middleware developed by Alibaba in 2012,
was designed for message handling on a trillion scale, featuring high
throughput, low latency, massive accumulation, and ordered message. It is a
readily accessible tool for Double Eleven shopping spree in Alibaba and
numerous large-scale Internet business scenarios alike. Thanks to these
advantages, it has attracted more and more applications for access. Also in the
same year, Alibaba officially open sourced [...]
-
-<p>In 2015, RocketMQ has witnessed a number of heavyweight features for
messaging, including transaction messages, SQL filter, message retroactive,
scheduled messages, and multi-site high availability, etc., to meet Alibaba’s
increasingly rich business scenarios. It has also replaced Notify, another
Alibaba self-developed MQ product,and become a preferred messaging middleware
in Alibaba. And in 2016, RocketMQ developed the first fully-managed service on
Alibaba Cloud, helping a large num [...]
-
-<p>After graduation from Apache Foundation in 2017, RocketMQ was designated as
Top-Level Project(TLP).</p>
-
-<p>From birth to maturity, and finally being an Apache TLP, the success of
RocketMQ is inseparable from the efforts of its founding teams and numerous
developers for years.</p>
-
-<h3 id="cofounder-members">Cofounder Members</h3>
-
-<table>
- <thead>
- <tr>
- <th style="text-align: left">Image</th>
- <th style="text-align: left">Name</th>
- <th style="text-align: left">Apache Id</th>
- <th style="text-align: left">Github Id</th>
- <th style="text-align: left">When</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td style="text-align: left"><img
src="/assets/images/about/vintagewang.jpeg" alt="vintagewang" /></td>
- <td style="text-align: left">Xiaorui Wang</td>
- <td style="text-align: left">vintagewang</td>
- <td style="text-align: left"><a
href="https://github.com/vintagewang">@vintagewang</a></td>
- <td style="text-align: left">Create RocketMQ in 2012</td>
- </tr>
- <tr>
- <td style="text-align: left"><img
src="/assets/images/about/linqingshan.png" alt="linhill" /></td>
- <td style="text-align: left">Qingshan Lin</td>
- <td style="text-align: left">linhill</td>
- <td style="text-align: left"><a
href="https://github.com/hill007299">@hill007299</a></td>
- <td style="text-align: left">Since @2013</td>
- </tr>
- <tr>
- <td style="text-align: left"><img src="/assets/images/about/manhong.png"
alt="manhong" /></td>
- <td style="text-align: left">Qiudi Yang</td>
- <td style="text-align: left"> </td>
- <td style="text-align: left"><a
href="https://github.com/YangJodie">@jodie.yang</a></td>
- <td style="text-align: left">Since @2013</td>
- </tr>
- <tr>
- <td style="text-align: left"><img src="/assets/images/about/fuchong.png"
alt="fuchong" /></td>
- <td style="text-align: left">Yubao Fu</td>
- <td style="text-align: left"> </td>
- <td style="text-align: left"><a
href="https://github.com/fuyou001">@fuyou001</a></td>
- <td style="text-align: left">Since @2013</td>
- </tr>
- <tr>
- <td style="text-align: left"><img
src="/assets/images/about/lollipop.jpeg" alt="lollipop" /></td>
- <td style="text-align: left">Jixiang Jin</td>
- <td style="text-align: left">lollipop</td>
- <td style="text-align: left"><a
href="https://github.com/lollipopjin">@lollipopjin</a></td>
- <td style="text-align: left">Since @2014</td>
- </tr>
- <tr>
- <td style="text-align: left"><img src="/assets/images/about/buming.png"
alt="buming" /></td>
- <td style="text-align: left">Li Zhou</td>
- <td style="text-align: left"> </td>
- <td style="text-align: left"><a
href="https://github.com/zhouli11">@zhouli11</a></td>
- <td style="text-align: left">Since @2014</td>
- </tr>
- <tr>
- <td style="text-align: left"><img
src="/assets/images/about/mingduan.png" alt="mingduan" /></td>
- <td style="text-align: left">Zhongliang Chen</td>
- <td style="text-align: left"> </td>
- <td style="text-align: left"><a
href="https://github.com/chenzlalvin">@chenzlalvin</a></td>
- <td style="text-align: left">Since @2015</td>
- </tr>
- <tr>
- <td style="text-align: left"><img
src="/assets/images/about/zhouxinyu.png" alt="zhouxinyu" /></td>
- <td style="text-align: left">Xinyu Zhou</td>
- <td style="text-align: left">yukon</td>
- <td style="text-align: left"><a
href="https://github.com/zhouxinyu">@zhouxinyu</a></td>
- <td style="text-align: left">Since @2016</td>
- </tr>
- <tr>
- <td style="text-align: left"><img src="/assets/images/about/gongyi.png"
alt="fuchong" /></td>
- <td style="text-align: left">Meiping Zhang</td>
- <td style="text-align: left"> </td>
- <td style="text-align: left"><a
href="https://github.com/gongyi-zmp">@gongyi-zmp</a></td>
- <td style="text-align: left">Since @2016</td>
- </tr>
- <tr>
- <td style="text-align: left"><img
src="/assets/images/about/dongeforever.jpeg" alt="dongeforever" /></td>
- <td style="text-align: left">ZhenDong Liu</td>
- <td style="text-align: left">dongeforever</td>
- <td style="text-align: left"><a
href="https://github.com/dongeforever">@dongeforever</a></td>
- <td style="text-align: left">Since @2016</td>
- </tr>
- </tbody>
-</table>
-
<h3 id="members">Members</h3>
<p>The following is a list of developers with commit privileges that have
directly contributed to the project in one way or another, or you can refer to
<a href="https://projects.apache.org/committee.html?rocketmq">here</a> for the
complete committee information of Apache RocketMQ.</p>
diff --git a/content/archive-layout-with-content/index.html
b/content/archive-layout-with-content/index.html
index c07277e..89620bb 100644
--- a/content/archive-layout-with-content/index.html
+++ b/content/archive-layout-with-content/index.html
@@ -661,6 +661,20 @@
<h2 class="archive__item-title" itemprop="headline">
+ <a href="/about/origin/" rel="permalink">Origin</a>
+
+ </h2>
+
+ <p class="archive__item-excerpt" itemprop="description">RocketMQ history.
+</p>
+ </article>
+</div>
+
+<div class="list__item">
+ <article class="archive__item" itemscope=""
itemtype="http://schema.org/CreativeWork">
+
+ <h2 class="archive__item-title" itemprop="headline">
+
<a href="/docs/cluster-deployment/" rel="permalink">Cluster
Configuration and Deployment</a>
</h2>
diff --git a/content/collection-archive/index.html
b/content/collection-archive/index.html
index d7fdd02..2a239ec 100644
--- a/content/collection-archive/index.html
+++ b/content/collection-archive/index.html
@@ -358,6 +358,27 @@
</div>
+
+
+
+
+
+<div class="list__item">
+ <article class="archive__item" itemscope
itemtype="http://schema.org/CreativeWork">
+
+ <h2 class="archive__item-title" itemprop="headline">
+
+ <a href="/about/origin/" rel="permalink">Origin
+</a>
+
+ </h2>
+
+ <p class="archive__item-excerpt" itemprop="description">RocketMQ history.
+</p>
+ </article>
+</div>
+
+
diff --git a/content/docs/batch-example/index.html
b/content/docs/batch-example/index.html
index 7fa3e93..75a448d 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:42:37+00:00">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
diff --git a/content/docs/best-practice-broker/index.html
b/content/docs/best-practice-broker/index.html
index 269d672..2865f86 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:42:37+00:00">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
diff --git a/content/docs/best-practice-consumer/index.html
b/content/docs/best-practice-consumer/index.html
index f13dae0..bf2b78a 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:42:37+00:00">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
diff --git a/content/docs/best-practice-namesvr/index.html
b/content/docs/best-practice-namesvr/index.html
index fa4eba6..ceafc7f 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:42:37+00:00">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
diff --git a/content/docs/best-practice-producer/index.html
b/content/docs/best-practice-producer/index.html
index 3d19ca9..ab239f7 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:42:37+00:00">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
diff --git a/content/docs/broadcast-example/index.html
b/content/docs/broadcast-example/index.html
index 178a412..2a9d14c 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:42:37+00:00">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
diff --git a/content/docs/cli-admin-tool/index.html
b/content/docs/cli-admin-tool/index.html
index 295c27d..4729f5b 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:42:37+00:00">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
diff --git a/content/docs/cluster-deployment/index.html
b/content/docs/cluster-deployment/index.html
index 36b7c8b..a87717a 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:42:37+00:00">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
diff --git a/content/docs/code-guidelines/index.html
b/content/docs/code-guidelines/index.html
index dd9ab50..ed370cc 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:42:37+00:00">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
diff --git a/content/docs/core-concept/index.html
b/content/docs/core-concept/index.html
index 76dfaed..f1ebfa4 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:42:37+00:00">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
diff --git a/content/docs/create-pull-request/index.html
b/content/docs/create-pull-request/index.html
index 57ab6f8..a8066c5 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:42:37+00:00">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
diff --git a/content/docs/documentation/index.html
b/content/docs/documentation/index.html
index 8d4de24..e6c39cd 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:42:37+00:00">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
diff --git a/content/docs/faq/index.html b/content/docs/faq/index.html
index 5973e2e..0261438 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:42:37+00:00">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
diff --git a/content/docs/filter-by-sql92-example/index.html
b/content/docs/filter-by-sql92-example/index.html
index ac6979e..5122508 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:42:37+00:00">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
diff --git a/content/docs/how-to-contribute/index.html
b/content/docs/how-to-contribute/index.html
index 7251aa7..53502b4 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:42:37+00:00">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
diff --git a/content/docs/logappender-example/index.html
b/content/docs/logappender-example/index.html
index 8792efe..38b58da 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:42:37+00:00">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
diff --git a/content/docs/motivation/index.html
b/content/docs/motivation/index.html
index 6cb3524..291a9e5 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:42:37+00:00">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
diff --git a/content/docs/openmessaging-example/index.html
b/content/docs/openmessaging-example/index.html
index b85e8ee..0dc958c 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:42:37+00:00">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
diff --git a/content/docs/order-example/index.html
b/content/docs/order-example/index.html
index ac825d0..5f118e1 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:42:37+00:00">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
diff --git a/content/docs/pull-request/index.html
b/content/docs/pull-request/index.html
index 2b90332..765413a 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:42:37+00:00">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
diff --git a/content/docs/quick-start/index.html
b/content/docs/quick-start/index.html
index e20ef94..fd5a6da 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:42:37+00:00">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
diff --git a/content/docs/release-manual.html b/content/docs/release-manual.html
index ae3a4df..4c03a1b 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:42:37+00:00">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
diff --git a/content/docs/rmq-arc/index.html b/content/docs/rmq-arc/index.html
index 102865d..b43e6cd 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:42:37+00:00">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
diff --git a/content/docs/rmq-deployment/index.html
b/content/docs/rmq-deployment/index.html
index 40a26cb..0915a54 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:42:37+00:00">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
diff --git a/content/docs/roadmap/index.html b/content/docs/roadmap/index.html
index 4164255..d53793c 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:42:37+00:00">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
diff --git a/content/docs/schedule-example/index.html
b/content/docs/schedule-example/index.html
index a07c9ba..f19a327 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:42:37+00:00">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
diff --git a/content/docs/simple-example/index.html
b/content/docs/simple-example/index.html
index 229813b..690ffc8 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:42:37+00:00">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
diff --git a/content/docs/system-config/index.html
b/content/docs/system-config/index.html
index 99d7bf2..b747f2b 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:42:37+00:00">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
diff --git a/content/docs/transaction-example/index.html
b/content/docs/transaction-example/index.html
index 939b78e..30d8b48 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:42:37+00:00">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
diff --git a/content/dowloading/releases/index.html
b/content/dowloading/releases/index.html
index 55986a6..6edd199 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:42:37+00:00">
+ <meta property="article:published_time" content="2022-03-02T04:03:58+00:00">
diff --git a/content/feed.xml b/content/feed.xml
index 1951a07..7ca647f 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: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 [...]
+<?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-02T04:03:58+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 cca5758..3c75f6f 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -2,135 +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-03-02T03:42:37+00:00</lastmod>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
</url>
<url>
<loc>/about/contact/</loc>
-<lastmod>2022-03-02T03:42:37+00:00</lastmod>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
</url>
<url>
<loc>/about/rewards/</loc>
-<lastmod>2022-03-02T03:42:37+00:00</lastmod>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
+</url>
+<url>
+<loc>/about/origin/</loc>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
</url>
<url>
<loc>/docs/quick-start/</loc>
-<lastmod>2022-03-02T03:42:37+00:00</lastmod>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
</url>
<url>
<loc>/docs/motivation/</loc>
-<lastmod>2022-03-02T03:42:37+00:00</lastmod>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
</url>
<url>
<loc>/docs/core-concept/</loc>
-<lastmod>2022-03-02T03:42:37+00:00</lastmod>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
</url>
<url>
<loc>/docs/cli-admin-tool/</loc>
-<lastmod>2022-03-02T03:42:37+00:00</lastmod>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
</url>
<url>
<loc>/docs/cluster-deployment/</loc>
-<lastmod>2022-03-02T03:42:37+00:00</lastmod>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
</url>
<url>
<loc>/docs/pull-request/</loc>
-<lastmod>2022-03-02T03:42:37+00:00</lastmod>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
</url>
<url>
<loc>/docs/code-guidelines/</loc>
-<lastmod>2022-03-02T03:42:37+00:00</lastmod>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
</url>
<url>
<loc>/docs/documentation/</loc>
-<lastmod>2022-03-02T03:42:37+00:00</lastmod>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
</url>
<url>
<loc>/docs/faq/</loc>
-<lastmod>2022-03-02T03:42:37+00:00</lastmod>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
</url>
<url>
<loc>/docs/release-manual</loc>
-<lastmod>2022-03-02T03:42:37+00:00</lastmod>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
</url>
<url>
<loc>/dowloading/releases/</loc>
-<lastmod>2022-03-02T03:42:37+00:00</lastmod>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
</url>
<url>
<loc>/docs/roadmap/</loc>
-<lastmod>2022-03-02T03:42:37+00:00</lastmod>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
</url>
<url>
<loc>/docs/batch-example/</loc>
-<lastmod>2022-03-02T03:42:37+00:00</lastmod>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
</url>
<url>
<loc>/docs/broadcast-example/</loc>
-<lastmod>2022-03-02T03:42:37+00:00</lastmod>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
</url>
<url>
<loc>/docs/rmq-deployment/</loc>
-<lastmod>2022-03-02T03:42:37+00:00</lastmod>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
</url>
<url>
<loc>/docs/order-example/</loc>
-<lastmod>2022-03-02T03:42:37+00:00</lastmod>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
</url>
<url>
<loc>/docs/rmq-arc/</loc>
-<lastmod>2022-03-02T03:42:37+00:00</lastmod>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
</url>
<url>
<loc>/docs/schedule-example/</loc>
-<lastmod>2022-03-02T03:42:37+00:00</lastmod>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
</url>
<url>
<loc>/docs/simple-example/</loc>
-<lastmod>2022-03-02T03:42:37+00:00</lastmod>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
</url>
<url>
<loc>/docs/filter-by-sql92-example/</loc>
-<lastmod>2022-03-02T03:42:37+00:00</lastmod>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
</url>
<url>
<loc>/docs/logappender-example/</loc>
-<lastmod>2022-03-02T03:42:37+00:00</lastmod>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
</url>
<url>
<loc>/docs/openmessaging-example/</loc>
-<lastmod>2022-03-02T03:42:37+00:00</lastmod>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
</url>
<url>
<loc>/docs/system-config/</loc>
-<lastmod>2022-03-02T03:42:37+00:00</lastmod>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
</url>
<url>
<loc>/docs/how-to-contribute/</loc>
-<lastmod>2022-03-02T03:42:37+00:00</lastmod>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
</url>
<url>
<loc>/docs/transaction-example/</loc>
-<lastmod>2022-03-02T03:42:37+00:00</lastmod>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
</url>
<url>
<loc>/docs/best-practice-broker/</loc>
-<lastmod>2022-03-02T03:42:37+00:00</lastmod>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
</url>
<url>
<loc>/docs/best-practice-consumer/</loc>
-<lastmod>2022-03-02T03:42:37+00:00</lastmod>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
</url>
<url>
<loc>/docs/create-pull-request/</loc>
-<lastmod>2022-03-02T03:42:37+00:00</lastmod>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
</url>
<url>
<loc>/docs/best-practice-namesvr/</loc>
-<lastmod>2022-03-02T03:42:37+00:00</lastmod>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
</url>
<url>
<loc>/docs/best-practice-producer/</loc>
-<lastmod>2022-03-02T03:42:37+00:00</lastmod>
+<lastmod>2022-03-02T04:03:58+00:00</lastmod>
</url>
<url>
<loc>/rocketmq/how-to-support-more-queues-in-rocketmq/</loc>
@@ -338,6 +342,9 @@
<loc>/docs/cli-admin-tool/</loc>
</url>
<url>
+<loc>/about/origin/</loc>
+</url>
+<url>
<loc>/docs/cluster-deployment/</loc>
</url>
<url>
@@ -444,10 +451,10 @@
</url>
<url>
<loc>/assets/attachment/launch-rocketmq-code-marathon.pdf</loc>
-<lastmod>2022-03-02T03:38:49+00:00</lastmod>
+<lastmod>2022-03-02T04:00:27+00:00</lastmod>
</url>
<url>
<loc>/assets/attachment/launch-second-rocketmq-code-marathon.pdf</loc>
-<lastmod>2022-03-02T03:38:49+00:00</lastmod>
+<lastmod>2022-03-02T04:00:27+00:00</lastmod>
</url>
</urlset>