Skip to content

Commit abe300a

Browse files
committed
Update test
1 parent 3503427 commit abe300a

File tree

1 file changed

+2
-2
lines changed
  • rust/operator-binary/src/config

1 file changed

+2
-2
lines changed

rust/operator-binary/src/config/jvm.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ mod tests {
136136
coordinator_jvm_config,
137137
indoc! {"
138138
-server
139-
-Xmx212m
140-
-Xms212m
139+
-Xmx468m
140+
-Xms468m
141141
-XX:+ExitOnOutOfMemoryError
142142
-XX:+UseG1GC
143143
-Djava.security.properties=/stackable/rwconfig/security.properties

0 commit comments

Comments
 (0)