apache / incubator-hugegraph

A graph database that supports more than 100+ billion data, high performance and scalability (Include OLTP Engine & REST-API & Backends)
https://hugegraph.apache.org
Apache License 2.0
2.66k stars 520 forks source link

chore(dist): replace G1 config & handle other gc options #2664

Closed MingzhenHan closed 1 month ago

MingzhenHan commented 2 months ago

Subtask of https://github.com/apache/incubator-hugegraph/issues/2575

If the user does not specify the GC method, g1 will be used by default.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 43.71%. Comparing base (c88963c) to head (b4ce800).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2664 +/- ## ============================================ - Coverage 47.65% 43.71% -3.95% + Complexity 820 623 -197 ============================================ Files 718 729 +11 Lines 58469 59536 +1067 Branches 7496 7663 +167 ============================================ - Hits 27866 26026 -1840 - Misses 27815 30786 +2971 + Partials 2788 2724 -64 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.