Skip to content

Commit

Permalink
[Improve] Change default Zeta client JVM heap value (#5674)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hisoka-X authored Oct 26, 2023
1 parent ba4782a commit df07159
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/jvm_client_options
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
#

# JVM Heap
-Xms1g
-Xmx1g
-Xms256m
-Xmx512m

# JVM Dump
-XX:+HeapDumpOnOutOfMemoryError
Expand Down

0 comments on commit df07159

Please sign in to comment.