[GitHub] [rocketmq] xdkxlk commented on a diff in pull request #4940: [ISSUE #4938, ISSUE #4939] fix the concurrency problems and limit the times of renew when some error occurred in ReceiptHandleProc

2022-08-31 Thread GitBox
xdkxlk commented on code in PR #4940: URL: https://github.com/apache/rocketmq/pull/4940#discussion_r959273452 ## proxy/src/test/java/org/apache/rocketmq/proxy/common/ReceiptHandleGroupTest.java: ## @@ -0,0 +1,178 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[GitHub] [rocketmq] xdkxlk commented on a diff in pull request #4940: [ISSUE #4938, ISSUE #4939] fix the concurrency problems and limit the times of renew when some error occurred in ReceiptHandleProc

2022-08-30 Thread GitBox
xdkxlk commented on code in PR #4940: URL: https://github.com/apache/rocketmq/pull/4940#discussion_r959215396 ## proxy/src/main/java/org/apache/rocketmq/proxy/common/MessageReceiptHandle.java: ## @@ -27,24 +29,26 @@ public class MessageReceiptHandle { private final String m