JackWangCS commented on pull request #15373: URL: https://github.com/apache/flink/pull/15373#issuecomment-817274116
Hi @EronWright, thanks for your comment. I did not realize these properties are ephemeral, I agree that it's not necessary to call the uninstall() method before calling `System.exit()`. But if user want to do something customization for submitting jobs using `CliFrontend` or `FlinkYarnSessionCli` in process, I think we should make the `uninstall()` public and give users an approach to clean or restore the previous system properties. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
