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

FlinkSecurityManager#checkExit StackOverFlow if haltOnSystemExit is enabled

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              chesnay Chesnay Schepler
              chesnay Chesnay Schepler
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: