Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

DefaultScheduler#restartTasks calls SchedulerBase#restoreState to restore states and abort pending checkpoints. With unaligned checkpoint enabled, during recovery failing over tasks have to:

...

This is because the restarted task will may not receive other remaining buffers to complete the partial records.  

...