morningman commented on a change in pull request #2618: Add BE plugin framework 
(#2348)
URL: https://github.com/apache/incubator-doris/pull/2618#discussion_r396936273
 
 

 ##########
 File path: gensrc/thrift/AgentService.thrift
 ##########
 @@ -279,6 +294,8 @@ struct TAgentTaskRequest {
     24: optional TAlterTabletReqV2 alter_tablet_req_v2
     25: optional i64 recv_time // time the task is inserted to queue
     26: optional TUpdateTabletMetaInfoReq update_tablet_meta_info_req
+    27: optional TInstallPluginReq install_plugin_req
 
 Review comment:
   You can currently remove these 2 fields, add them when implement them.

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


With regards,
Apache Git Services

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

Reply via email to