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 04:38:41 UTC

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

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



##########
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:
       Please modify the comment after change the code~




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