You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2021/03/24 05:48:52 UTC

[GitHub] [incubator-doris] weihongkai2008 commented on a change in pull request #5561: optimize cumulative compaction point calculate when after restart be

weihongkai2008 commented on a change in pull request #5561:
URL: https://github.com/apache/incubator-doris/pull/5561#discussion_r600190986



##########
File path: be/src/olap/cumulative_compaction_policy.cpp
##########
@@ -84,7 +84,7 @@ void SizeBasedCumulativeCompactionPolicy::calculate_cumulative_point(
         bool is_delete = tablet->version_for_delete_predicate(rs->version());
 
         // break the loop if segments in this rowset is overlapping, or is a singleton.

Review comment:
       comment resolved




-- 
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:
users@infra.apache.org



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