caiconghui commented on a change in pull request #5027:
URL: https://github.com/apache/incubator-doris/pull/5027#discussion_r538141653
##########
File path: gensrc/thrift/FrontendService.thrift
##########
@@ -689,4 +708,6 @@ service FrontendService {
TStreamLoadPutResult streamLoadPut(1: TStreamLoadPutRequest request)
Status.TStatus snapshotLoaderReport(1: TSnapshotLoaderReportRequest
request)
-}
+
+ TBootstrapResult ping(1: TFrontendPingFrontendRequest request)
Review comment:
In my option, by TFrontendPingFrontendRequest, we can know the request
is sent by fe to fe, by TPingRequest is less information?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]