MonsterChenzhuo commented on PR #3771: URL: https://github.com/apache/incubator-seatunnel/pull/3771#issuecomment-1357699522
hi @EricJoy2048,Considering the future jdk upgrade 11 or higher, the current JVM configuration items to have the ability to backward compatibility, I referred to some relevant information, will be designed into this format: `8-13:-XX:+UseConcMarkSweepGC` on behalf of the current machine jdk running version between 8-13 this parameter will take effect, so I did not use `. properties` file format for implementation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
