csun5285 commented on code in PR #33076:
URL: https://github.com/apache/doris/pull/33076#discussion_r1565148399


##########
be/src/olap/single_replica_compaction.h:
##########
@@ -30,20 +30,15 @@ class DataDir;
 //  SingleReplicaCompaction is used to fetch peer replica compaction result.
 class SingleReplicaCompaction final : public CompactionMixin {
 public:
-    SingleReplicaCompaction(StorageEngine& engine, const TabletSharedPtr& 
tablet,
-                            CompactionType compaction_type);

Review Comment:
   The function of compact_type is to record whether the tablet should undergo 
base or cumulative compaction.



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

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

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