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 2022/06/16 05:33:54 UTC

[GitHub] [incubator-doris] dataroaring commented on a diff in pull request #10153: [opt](compaction) optimize compaction in concurrent load

dataroaring commented on code in PR #10153:
URL: https://github.com/apache/incubator-doris/pull/10153#discussion_r898707671


##########
be/src/olap/storage_engine.h:
##########
@@ -272,7 +272,11 @@ class StorageEngine {
 
     Status _submit_compaction_task(TabletSharedPtr tablet, CompactionType compaction_type);
 
+<<<<<<< HEAD

Review Comment:
   Here is a compilation error.



-- 
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-unsubscribe@doris.apache.org

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