This is an automated email from the ASF dual-hosted git repository.
jinrongtong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git
The following commit(s) were added to refs/heads/master by this push:
new c759568 chore(posts): polish release note for rocketmq 4.8.0.
c759568 is described below
commit c7595683761d3d4abb31bf31e744a74fac58a1ee
Author: RongtongJin <[email protected]>
AuthorDate: Tue Dec 8 17:07:17 2020 +0800
chore(posts): polish release note for rocketmq 4.8.0.
---
_posts/2020-12-07-release-notes-4.8.0.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_posts/2020-12-07-release-notes-4.8.0.md
b/_posts/2020-12-07-release-notes-4.8.0.md
index f9aba26..620f97f 100644
--- a/_posts/2020-12-07-release-notes-4.8.0.md
+++ b/_posts/2020-12-07-release-notes-4.8.0.md
@@ -18,7 +18,7 @@ Below is a summary of the issues addressed in the 4.8.0
release of RocketMQ. For
## Feature
<ul>
-<li>[<a href='https://github.com/apache/rocketmq/issues/1846'>ISSUE-1846</a>]
- Dledger model change into pipeline manner to improve performance.
+<li>[<a href='https://github.com/apache/rocketmq/issues/1846'>ISSUE-1846</a>]
- Change into pipeline manner to improve performance in dledger model .
</li>
<li>[<a href='https://github.com/apache/rocketmq/issues/690'>ISSUE-690</a>] -
Support batch messages in dledger mode.
</li>