aaron-ai commented on code in PR #40:
URL: https://github.com/apache/rocketmq-apis/pull/40#discussion_r884520596


##########
apache/rocketmq/v2/service.proto:
##########
@@ -101,6 +101,8 @@ message ReceiveMessageResponse {
   oneof content {
     Status status = 1;
     Message message = 2;
+    // Time that prepare to delivery status and all messages.
+    google.protobuf.Timestamp response_delivery_time = 3;

Review Comment:
   OK



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