caiconghui commented on a change in pull request #5027: URL: https://github.com/apache/incubator-doris/pull/5027#discussion_r537596577
########## 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: thank you for your advice, I will change it. ---------------------------------------------------------------- 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