Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-4346 Implement basic RPC abstraction
  3. FLINK-5798

Let the RPCService provide a ScheduledExecutorService

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.3.0
    • 1.3.0
    • Runtime / Coordination
    • None

    Description

      Currently the RPCService interface provides a scheduleRunnable method to schedule Runnables. I would like to generalize this functionality by letting the RPCService provide a ScheduledExecutorService to the user. That way other components which require such an executor service could simply use the one provided by the RPCService.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: