[ 
https://issues.apache.org/jira/browse/FLINK-36511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated FLINK-36511:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Minor
>              Labels: pull-request-available
>             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 forceProcessExit 
> is implemented.
> This is only an issue during the process startup, as at later times we 
> typically initiate the shutdown for forceProcessExit.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to