lwllvyb commented on code in PR #1964:
URL:
https://github.com/apache/incubator-uniffle/pull/1964#discussion_r1692530463
##########
proto/src/main/proto/Rss.proto:
##########
@@ -391,6 +393,8 @@ message AppHeartBeatResponse {
message ApplicationInfoRequest {
string appId = 1;
string user = 2;
+ optional string version = 3;
Review Comment:
With version and git commit id, we can quickly get the client branch
information, which can help us quickly locate the problem.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]