Liu Shengzhong
Liu Shengzhong
### Which Issue(s) This PR Fixes Fixes #7540 ### Brief Description Check the cleanup policy of the topic when processing offset query request in message store.
Fixes #6809
### Which Issue(s) This PR Fixes Fixes #7724 ### Brief Description Check the offset of got message before reviving it.
### Which Issue(s) This PR Fixes Fixes #7391
### Before Creating the Bug Report - [X] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq/discussions). - [X] I have searched the...
### Before Creating the Bug Report - [x] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq/discussions). - [X] I have searched the...
## What is the purpose of the change fix #1106 ## Brief changelog Send retry as a normal message when sendMessageBack fails. (Refer to Java SDK) ## Verifying this change...
The issue tracker is **ONLY** used for the go client (feature request of RocketMQ need to follow [RIP process](https://github.com/apache/rocketmq/wiki/RocketMQ-Improvement-Proposal)). Keep in mind, please check whether there is an existing same...
### Before Creating the Bug Report - [X] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq/discussions). - [X] I have searched the...
### Which Issue(s) This PR Fixes Fixes #8159 ### Brief Description 1. do not check channel.isWritable when writeResponse 2. Reuse NettyRemotingAbstract.writeResponse to get better exception handling ### How Did You...