dousp opened a new issue, #7519: URL: https://github.com/apache/rocketmq/issues/7519
### 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 [GitHub Issues](https://github.com/apache/rocketmq/issues) and [GitHub Discussions](https://github.com/apache/rocketmq/discussions) of this repository and believe that this is not a duplicate. - [X] I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ. ### Runtime platform environment win & centos7 ### RocketMQ version - `org.apache.rocketmq:rocketmq-spring-boot-starter:2.2.3` ### JDK Version jdk8 ### Describe the Bug 发送异步数据时发现z自定义hook中的方法被调用多次,打印了多次日志 ### Steps to Reproduce `rocketMQTemplate.asyncSend(....)` ### What Did You Expect to See? 没有重复调用的日志 ### What Did You See Instead? 出现了重复调用打印的日志 ### Additional Context [讨论](https://github.com/apache/rocketmq/discussions/7518#discussion-5796798) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@rocketmq.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org