SteNicholas commented on code in PR #2346:
URL: 
https://github.com/apache/incubator-celeborn/pull/2346#discussion_r1508431627


##########
common/src/main/proto/TransportMessages.proto:
##########
@@ -98,6 +98,7 @@ enum MessageType {
   REGISTER_APPLICATION_RESPONSE = 75;
   WORKER_EVENT_REQUEST = 76;
   WORKER_EVENT_RESPONSE = 77;
+  APPLICATION_META = 78;

Review Comment:
   @otterc, IMO, this behavior of request is that saves the application meta, 
therefore it's better to adding the operation in this message type.



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