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

 ##########
 File path: gensrc/thrift/MasterService.thrift
 ##########
 @@ -84,6 +89,8 @@ struct TReportRequest {
     // the max compaction score of all tablets on a backend,
     // this field should be set along with tablet report
     8: optional i64 tablet_max_compaction_score
+    // plugin list
+    9: optional list<TPluginInfo> plugins
 
 Review comment:
   Remove this field, add it later

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to