You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by ji...@apache.org on 2020/02/07 02:46:23 UTC

[rocketmq-site] branch master updated: chore(release note):modify 4.6.1 release notes

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 0470353  chore(release note):modify 4.6.1 release notes
0470353 is described below

commit 04703535128aa8e27ef2c8a0bdc6c5cf6a7fdc3f
Author: rongtongjin <79...@qq.com>
AuthorDate: Fri Feb 7 10:42:37 2020 +0800

    chore(release note):modify 4.6.1 release notes
---
 _posts/2020-01-14-release-notes-4.6.1.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/_posts/2020-01-14-release-notes-4.6.1.md b/_posts/2020-01-14-release-notes-4.6.1.md
index ad84a4b..4e09aff 100644
--- a/_posts/2020-01-14-release-notes-4.6.1.md
+++ b/_posts/2020-01-14-release-notes-4.6.1.md
@@ -37,7 +37,7 @@ Below is a summary of the issues addressed in the 4.6.1 release of RocketMQ. For
 </li>
 <li>[<a href='https://github.com/apache/rocketmq/issues/1694'>ISSUE-1694</a>] -  Fix concurrent problem in ProducerManager.
 </li>
-<li>[<a href='https://github.com/apache/rocketmq/issues/1659'>ISSUE-1659</a>] -  Add pull request sysFlag and support consume from where in first startup.
+<li>[<a href='https://github.com/apache/rocketmq/issues/1659'>ISSUE-1659</a>] -  Add pull request sysFlag and support consume from where in startup.
 </li>
 <li>[<a href='https://github.com/apache/rocketmq/issues/1656'>ISSUE-1656</a>] -  Fix stats data could be inaccurate of first minute/hour/day.
 </li>
@@ -47,7 +47,7 @@ Below is a summary of the issues addressed in the 4.6.1 release of RocketMQ. For
 </li>
 <li>[<a href='https://github.com/apache/rocketmq/issues/1722'>ISSUE-1722</a>] -  Avoid delay message in schedule queue enter half message queue.
 </li>
-<li>[<a href='https://github.com/apache/rocketmq/issues/1724'>ISSUE-1724</a>] -  Fix spelling mistake in DefaultLitePullConsumerImpl#seekToEnd
+<li>[<a href='https://github.com/apache/rocketmq/issues/1724'>ISSUE-1724</a>] -  Fix spelling mistake in litePullConsumerImpl seekToEnd.
 </li>
 <li>[<a href='https://github.com/apache/rocketmq/issues/1735'>ISSUE-1735</a>] -  Optimize benchmark consumer and add consume fail rate option.
 </li>