Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-4256 Fine-grained recovery
  3. FLINK-4321

Initialize TaskExecutions directly with their starting state

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 1.1.0
    • None
    • Runtime / Coordination
    • None

    Description

      Currently, the CheckpointCoordinator injects state into the Executions of each vertex.

      For more file grained recovery, not all executions need state at the same time, and different executions may be scheduled at different points in time with different completed checkpoints.

      Executions should hence be eagerly initialized with their checkpoint state handles.

      Attachments

        Activity

          People

            sewen Stephan Ewen
            sewen Stephan Ewen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: