MingzhenHan opened a new pull request, #2650: URL: https://github.com/apache/incubator-hugegraph/pull/2650
In order to avoid OOM errors caused by large queries, an jvm in heap memory monitoring mechanism was introduced in Hugegraph Server, which monitors the JVM's memory usage through scheduled tasks. If the threshold is exceeded, trigger GC or set interrupt flag to the corresponding thread to avoid OOM. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
