Commit Graph

5 Commits

Author SHA1 Message Date
kezhenxu94 f1db255605
Fix wrong classpath that might cause OOM in startup (#11247) 2023-08-21 21:30:12 +08:00
Rahul Bajaj 2b37aa4d66
Increase the default memory size to avoid OOM (#11095) 2023-07-15 19:56:31 +08:00
Rahul Bajaj 1d9a4304f3
Removed "&" symbols from shell scripts (#11072)
This commit removes all "&" symbols from the shell script. The "&" symbol is typically used for background execution and concurrent tasks. The refactor simplifies the script's logic and ensures deterministic command execution which executing them as systemd services.
2023-07-13 08:06:52 +08:00
Snile f44ed756df
Allow user-defined `JAVA_OPTS` in the startup script (#6316) 2021-02-04 14:23:16 +08:00
吴晟 Wu Sheng 7c535f8612
Fix es7 dist not uploaded in the release process. (#4112) 2019-12-24 12:07:19 +08:00