Versions Compared

Key

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

Status

Current state[Under Discussion]

Discussion thread: https://lists.apache.org/thread/m9hj60p3mntyctkbxrksm8l4d0s4q9dw

JIRA: 

Released: 

Motivation

The task lifecycle was changed in FLINK-22972: a new finish() phase was introduced (extracted the ‘finish’ part out of the ‘close’) and  removed the dispose().

...