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

Chesnay Schepler closed FLINK-36511.
------------------------------------
    Resolution: Fixed

master: 52e034f7a8d7f456ce3cc48b63d0e88d5d3210e6
1.20: b59241970d92b32bd8d72d042e76a820911d8d66
1.19: e6b1884c5f7bbc782bce8dd3a97f4a8962926f29

> 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: 2.0.0, 1.19.2, 1.20.1
>
>
> 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