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 f6509ce  Typo fix for release notes 5.0.0 alpha
f6509ce is described below

commit f6509ce9ccb1c2d81d960f66ccb573b98b749485
Author: RongtongJin <[email protected]>
AuthorDate: Tue Mar 8 16:54:40 2022 +0800

    Typo fix for release notes 5.0.0 alpha
---
 _posts/2022-03-07-release-notes-5.0.0-ALPHA.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_posts/2022-03-07-release-notes-5.0.0-ALPHA.md 
b/_posts/2022-03-07-release-notes-5.0.0-ALPHA.md
index 647071e..a121d62 100644
--- a/_posts/2022-03-07-release-notes-5.0.0-ALPHA.md
+++ b/_posts/2022-03-07-release-notes-5.0.0-ALPHA.md
@@ -27,7 +27,7 @@ Below is a summary of the issues addressed in the 5.0.0-ALPHA 
release of RocketM
 ## Improvement
 <ul>
 <li>[<a href='https://github.com/apache/rocketmq/issues/3521'>ISSUE-3521</a>] 
- Fix the risk of memory overflow caused by excessive popShareQueueNum</li>
-<li>[<a href='https://github.com/apache/rocketmq/issues/3755'>ISSUE-3755</a>] 
- Change the level to warn when ack failed</li>
+<li>[<a href='https://github.com/apache/rocketmq/issues/3755'>ISSUE-3755</a>] 
- Change the log level to warn when ack failed</li>
 <li>[<a href='https://github.com/apache/rocketmq/issues/3498'>ISSUE-3498</a>] 
- Make messages in reviveTopic more evenly written to different queues</li>
 <li>[<a href='https://github.com/apache/rocketmq/issues/3708'>ISSUE-3708</a>] 
- Add CorrectLogicOffsetService to periodically correct min logic offset</li>
 </ul>

Reply via email to