leizhiyuan opened a new issue, #10065: URL: https://github.com/apache/rocketmq/issues/10065
Why are the conditions for lock and unlock multiplied by 2 and 3 respectively? It seems a bit strange. https://github.com/apache/rocketmq/blob/10c650c48724d052b1b5c6406b8c28cbcd86d3bf/proxy/src/main/java/org/apache/rocketmq/proxy/common/ReceiptHandleGroup.java#L123 https://github.com/apache/rocketmq/blob/10c650c48724d052b1b5c6406b8c28cbcd86d3bf/proxy/src/main/java/org/apache/rocketmq/proxy/common/ReceiptHandleGroup.java#L143 -- 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]
