Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-21306

FlinkSecurityManager might avoid fatal system exits

    XMLWordPrintableJSON

Details

    Description

      In FLINK-15156, we introduced a feature that allows users to log or completely disable calls to System.exit().
      This feature is enabled for certain threads / code sections intended to execute user-code.
      However, some user code calls might still lead to fatal errors, which we want to handle by killing the Flink process.
      It is likely that this new change (which is disabled by default) can lead to a situation where Flink should exit immediately, but it doesn't (thus leaving the system in an inconsistent state)

      Attachments

        Issue Links

          Activity

            People

              rmetzger Robert Metzger
              rmetzger Robert Metzger
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: