ray/src
Qing Wang 149d06442b
[Core][Java][Remove JVM FullGC 3/N] Disable every 10min FullGC. (#21443)
In this PR, we disabled every 10min FullGC which is not triggered by a global gc event in Java worker. As detail, we added `triggered_by_global_gc` flag to indicate whether the gc event is triggered by a global gc event. If it's triggered by global gc, we still need to do FullGC.

Co-authored-by: Qing Wang <jovany.wq@antgroup.com>
2022-03-16 11:18:12 +08:00
..
mock [Lint] One parameter/argument per line for C++ code (#22725) 2022-03-13 17:05:44 +08:00
ray [Core][Java][Remove JVM FullGC 3/N] Disable every 10min FullGC. (#21443) 2022-03-16 11:18:12 +08:00
shims/windows Support copyright format for c++ files (#14348) 2021-08-04 17:19:38 +08:00