RapperCL opened a new issue, #5151: URL: https://github.com/apache/rocketmq/issues/5151
When the transaction message processes the locking result, the two for loops can be combined into one to reduce redundant for loops. <img width="1273" alt="image" src="https://user-images.githubusercontent.com/44110731/191421027-44d0b6d9-edd4-4dda-8103-e4061ac6d2ce.png"> for example: <img width="1155" alt="image" src="https://user-images.githubusercontent.com/44110731/191421576-30e69ee2-85cf-427b-9b10-c76b14b4ce28.png"> -- 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]
