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

Use ExecutorThreadFactory instead of DefaultThreadFactory in RestServer/Client

    XMLWordPrintableJSON

Details

    Description

      Instead of using the DefaultThreadFactory in the RestServerEndpoint/RestClient we should use the ExecutorThreadFactory because it uses the FatalExitExceptionHandler per default as the uncaught exception handler. This should guard against uncaught exceptions by simply terminating the JVM.

      Attachments

        Issue Links

          Activity

            People

              trohrmann Till Rohrmann
              trohrmann Till Rohrmann
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: