You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2021/10/09 05:18:59 UTC

[GitHub] [rocketmq-apis] lizhanhui commented on a change in pull request #5: Extract PrintThreadStackResponse and VerifyMessageConsumptionResponse…

lizhanhui commented on a change in pull request #5:
URL: https://github.com/apache/rocketmq-apis/pull/5#discussion_r725435452



##########
File path: apache/rocketmq/v1/service.proto
##########
@@ -287,12 +276,17 @@ message PrintThreadStackRequest {
   reserved 2 to 64;
 }
 
-message PrintThreadStackResponse {
+message SendThreadStackRequest {
+  string mid = 1;

Review comment:
       rename mid to task_id?




-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org