xinghuayu007 commented on issue #5794: URL: https://github.com/apache/incubator-doris/issues/5794#issuecomment-839353307
top -Hp pid观察下发生OOM时那些线程在工作,我们最近升级到0.13版本,发生了频繁OOM,大部分原因是compaction导致的,通过调参抑制base compaction and 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
