chore(dist): replace G1 config & handle other gc options by MingzhenHan · Pull Request #2664 · apache/hugegraph
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 583
Merged
chore(dist): replace G1 config & handle other gc options#2664
VGalaxies merged 2 commits intoapache:masterfrom
chore(dist): replace G1 config & handle other gc options#2664
VGalaxies merged 2 commits intoapache:masterfrom
Conversation
Copy link
Contributor
MingzhenHan
commented
Sep 14, 2024
MingzhenHan
commented
Subtask of #2575
If the user does not specify the GC method, g1 will be used by default.
label
Sep 14, 2024imbajin reviewed Sep 14, 2024
hugegraph-pd/hg-pd-dist/src/assembly/static/bin/start-hugegraph-pd.sh
Show resolved
Hide resolved
hugegraph-pd/hg-pd-dist/src/assembly/static/bin/start-hugegraph-pd.sh Show resolved Hide resolved
imbajin
changed the title
chore(dist): set G1 as the default gc
chore(dist): replace G1 config & handle other gc options
imbajin
added this to the
1.5.0 milestone
imbajin
mentioned this pull request
40 tasks
Copy link
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 43.71%. Comparing base (
c88963c) to head (b4ce800).
Additional details and impacted files
@@ 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
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
MingzhenHan
force-pushed
the
removejdk8
branch
from
b4ce800 to
58ecd29
Compare
imbajin reviewed Oct 8, 2024
hugegraph-pd/hg-pd-dist/src/assembly/static/bin/start-hugegraph-pd.sh
Show resolved
Hide resolved
hugegraph-pd/hg-pd-dist/src/assembly/static/bin/start-hugegraph-pd.sh Show resolved Hide resolved
hugegraph-store/hg-store-dist/src/assembly/static/bin/start-hugegraph-store.sh
Show resolved
Hide resolved
hugegraph-store/hg-store-dist/src/assembly/static/bin/start-hugegraph-store.sh Show resolved Hide resolved
hugegraph-server/hugegraph-dist/src/assembly/static/bin/hugegraph-server.sh
Show resolved
Hide resolved
hugegraph-server/hugegraph-dist/src/assembly/static/bin/hugegraph-server.sh Show resolved Hide resolved
imbajin approved these changes Oct 10, 2024
VGalaxies approved these changes Oct 10, 2024
VGalaxies
merged commit
29ecc04
into
apache:master
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment