Versions Compared

Key

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

...

The removal of DataStream V1 needs to meet the following conditions at the same time:

‒ It was marked deprecated for at least two minor releases.

‒ Most users have already or can migrate to DataStream API V2.

...

  1. It was marked deprecated for at least two minor releases.
  2. Most users have already or can migrate to DataStream API V2.
  3. It can only be removed in major release.

This is an either in-place or smooth replacement of DataStream API. It will coexist with the old API for a considerable period of time. Once the old API is removed, all SDK-based jobs need to be migrated.

...