Chesnay Schepler created FLINK-36511:
----------------------------------------
Summary: FlinkSecurityManager#checkExit StackOverFlow if
haltOnSystemExit is enabled
Key: FLINK-36511
URL: https://issues.apache.org/jira/browse/FLINK-36511
Project: Flink
Issue Type: Bug
Components: Runtime / Coordination
Affects Versions: 1.13.0
Reporter: Chesnay Schepler
Assignee: Chesnay Schepler
Fix For: 1.19.2, 1.20.1, 2.0-preview
The halt() call in checkExit() will again cause checkExit() to be called since
we don't null the security manager, in contrast to how forceProcessExist is
implemented.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)