morningman commented on issue #2016: [Proposal] Limit the memory usage of 
Compaction
URL: 
https://github.com/apache/incubator-doris/issues/2016#issuecomment-544144514
 
 
   > It will be better to merge enough segments into a bigger segment when 
loading other than leaving it when compaction
   
   I am afraid it will increase the mem consumption of a load process. And the 
concurrence of loading is much larger than compaction. If doing this when 
loading, we need to rethink about how to limit the memory of loading.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to