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

Replace ExecutionContext by Executor in Scheduler

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.2.0, 1.3.0
    • 1.2.1, 1.3.0
    • Runtime / Coordination
    • None

    Description

      The Scheduler uses internally a Scala ExecutionContext and Akka's Futures to execute concurrent tasks. In order to remove the dependency on both frameworks, we should replace it via an Executor.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: