Skip to content

Commit bac19f2

Browse files
authored
[bugfix][zeta] Fixed the problem that the [jvm_options] configuration file G1GC does not take effect (#6564)
1 parent 2493650 commit bac19f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: config/jvm_options

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@
2727
-XX:MaxMetaspaceSize=2g
2828

2929
# G1GC
30-
-XX:+UseG1GC
30+
-XX:+UseG1GC

0 commit comments

Comments
 (0)