lizhimins commented on code in PR #104:
URL: https://github.com/apache/rocketmq-apis/pull/104#discussion_r2715803278


##########
apache/rocketmq/v2/service.proto:
##########
@@ -254,6 +254,8 @@ message ChangeInvisibleDurationRequest {
   string message_id = 5;
 
   optional string lite_topic = 6;
+  // If true, server will not increment the retry times for this message
+  optional bool is_suspend = 7;

Review Comment:
   不建议用 is 开头,就 suspend 就可以了



-- 
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]

Reply via email to