This is an automated email from the ASF dual-hosted git repository.

tigerlee 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 1cb4bca  update release notes for 4.9.3
1cb4bca is described below

commit 1cb4bca7c72adf727b152ffc8bf0643932d2753e
Author: tigerlee <[email protected]>
AuthorDate: Tue Feb 22 11:11:50 2022 +0800

    update release notes for 4.9.3
---
 _posts/2022-02-22-release-notes-4.9.3.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_posts/2022-02-22-release-notes-4.9.3.md 
b/_posts/2022-02-22-release-notes-4.9.3.md
index 7c0ce24..81c6faf 100644
--- a/_posts/2022-02-22-release-notes-4.9.3.md
+++ b/_posts/2022-02-22-release-notes-4.9.3.md
@@ -108,7 +108,7 @@ Below is a summary of the issues addressed in the 4.9.3 
release of RocketMQ. For
 <li>[<a href='https://github.com/apache/rocketmq/issues/3394'>ISSUE-3394</a>] 
- [ISSUE-3394] - fix duplicate keys in trace message</li>
 <li>[<a href='https://github.com/apache/rocketmq/issues/3476'>ISSUE-3476</a>] 
- [ISSUE-3476] - Fix last separator of properties string is missing when using 
batch send</li>
 <li>[<a href='https://github.com/apache/rocketmq/issues/3430'>ISSUE-3430</a>] 
- [ISSUE-3430] - fix the problem that setting parameter mqClientApiTimeout 
doesn't take effect</li>
-<li>[<a href='https://github.com/apache/rocketmq/issues/951'>ISSUE-951</a>] - 
[ISSUE-951] - Fixed an incorrect offset problem in the 
ResetOffsetByTimeCommand</li>\
+<li>[<a href='https://github.com/apache/rocketmq/issues/951'>ISSUE-951</a>] - 
[ISSUE-951] - Fixed an incorrect offset problem in the 
ResetOffsetByTimeCommand</li>
 <li>[<a href='https://github.com/apache/rocketmq/issues/3603'>ISSUE-3603</a>] 
- [ISSUE-3603] - Fix(client): fetch and commit offset need to use master broker 
firstly</li>
 <li>[<a href='https://github.com/apache/rocketmq/issues/3613'>ISSUE-3613</a>] 
- [ISSUE-3613] - bug fix, solve message hash conflict in index file</li>
 <li>[<a href='https://github.com/apache/rocketmq/issues/3786'>ISSUE-3786</a>] 
- [ISSUE-3786] - fix: The length of properties value should be checked before 
converting them to short.</li>

Reply via email to