Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.13.0
Description
The halt() call in checkExit() will again cause checkExit() to be called since we don't null the security manager, in contrast to how forceProcessExit is implemented.
This is only an issue during the process startup, as at later times we typically initiate the shutdown for forceProcessExit.
Attachments
Issue Links
- is caused by
-
FLINK-21306 FlinkSecurityManager might avoid fatal system exits
- Closed
- links to