weizuo93 commented on a change in pull request #5592:
URL: https://github.com/apache/incubator-doris/pull/5592#discussion_r606230272



##########
File path: be/src/olap/tablet_manager.h
##########
@@ -71,7 +71,7 @@ class TabletManager {
 
     TabletSharedPtr find_best_tablet_to_compaction(CompactionType 
compaction_type,
                                                    DataDir* data_dir,
-                                                   vector<TTabletId>& 
tablet_submitted_compaction);
+                                                   vector<TTabletId>& 
tablet_submitted_compaction, uint32_t& score);

Review comment:
       OK.




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

Reply via email to