Skip to content

Commit

Permalink
[bugfix][zeta] Fixed the problem that the [jvm_options] configuration…
Browse files Browse the repository at this point in the history
… file G1GC does not take effect (#6564)
  • Loading branch information
LeonYoah authored Mar 24, 2024
1 parent 2493650 commit bac19f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/jvm_options
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@
-XX:MaxMetaspaceSize=2g

# G1GC
-XX:+UseG1GC
-XX:+UseG1GC

0 comments on commit bac19f2

Please sign in to comment.