You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2021/01/20 11:51:00 UTC

[jira] [Assigned] (FLINK-20425) Change exit code in FatalExitExceptionHandler to be different from JvmShutdownSafeguard

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

Chesnay Schepler reassigned FLINK-20425:
----------------------------------------

    Assignee:     (was: Nicholas Jiang)

> Change exit code in FatalExitExceptionHandler to be different from JvmShutdownSafeguard
> ---------------------------------------------------------------------------------------
>
>                 Key: FLINK-20425
>                 URL: https://issues.apache.org/jira/browse/FLINK-20425
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Coordination
>    Affects Versions: 1.13.0
>            Reporter: Robert Metzger
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.13.0
>
>
> Both classes mentioned in the title use the same exit code (-17), making it impossible to distinguish the cause of an unexpected Flink JVM exit based on the exit code alone.
> Maybe we could introduce an Enum that defines all possible exit codes in Flink?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)