caiconghui commented on a change in pull request #5027:
URL: https://github.com/apache/incubator-doris/pull/5027#discussion_r538153161



##########
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:
       I get what you mean, actually,   TFrontendPingFrontendRequest is like 
the name in   
   ```
    TBrokerOperationStatus ping(1: TBrokerPingBrokerRequest request);
   ```




----------------------------------------------------------------
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to