- I have searched the issues of this repository and believe that this is not a duplicate.
Ⅰ. Issue Description
JVM startup parameters are not uniform and difficult to maintain. It is hoped that the JVM parameters can be maintained in only one place.
release package:
https://github.com/seata/seata/blob/develop/distribution/bin/seata-server.sh
docker image startup parameters by jib
https://github.com/seata/seata/blob/0cdaa08ec8f1ad060bb01a770cbc5d02c3ed6350/server/pom.xml#L279
Ⅱ. Describe what happened
If there is an exception, please attach the exception trace:
Just paste your stack trace here!
Ⅲ. Describe what you expected to happen
Ⅳ. How to reproduce it (as minimally and precisely as possible)
- xxx
- xxx
- xxx
Ⅴ. Anything else we need to know?
Ⅵ. Environment:
- JDK version :
- Seata version:
- OS :
- Others:
1条答案
按热度按时间jc3wubiy1#
fixed in #5529