caiconghui opened a new issue #5680: URL: https://github.com/apache/incubator-doris/issues/5680
Now, we use time expire to control the history trasaction num and load job under db, but it is hard to make a balance between informaction viewing and memory usage, for some user may execute many load jobs such as insert job in a short time, which may cause heavy memory pressure which other user may execute only some load jobs for one day. So we need to add config to limit the num of history load job num or history transaction under db to avoid too much memory usage -- 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]
