lizhimins opened a new issue, #1159: URL: https://github.com/apache/rocketmq-clients/issues/1159
### 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-clients/discussions). - [x] I have searched the [GitHub Issues](https://github.com/apache/rocketmq-clients/issues) and [GitHub Discussions](https://github.com/apache/rocketmq-clients/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. ### Programming Language of the Client Java ### Runtime Platform Environment Use Pass-by-Value Instead of Pass-by-Reference for attemptId in PushConsumer ### RocketMQ Version of the Client/Server CPP Client 5.0.3 ### Run or Compiler Version GCC10 ### Describe the Bug Use Pass-by-Value Instead of Pass-by-Reference for attemptId in PushConsumer ### Steps to Reproduce Use Pass-by-Value Instead of Pass-by-Reference for attemptId in PushConsumer ### What Did You Expect to See? Crash ### What Did You See Instead? Not crash ### Additional Context _No response_ -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
