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

Generalize SavepointHandlers to be used for other asynchronous operations

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5.0
    • 1.5.0
    • Runtime / REST

    Description

      We should generalize the SavepointHandlers to be usable for other asynchronous operations as well. The basic idea is that one has a trigger handler which triggers an asynchronous operation. This operation returns a future which is completed once the operation is done. The trigger handler returns a trigger id which can be used to check the status of the operation by querying the status handler.

      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: