Details
-
Task
-
Status: Triage Needed
-
P2
-
Resolution: Fixed
-
None
-
None
Description
With Flink 1.9 around the corner, we should consider dropping support for Flink 1.5 and 1.6.
This will get rid of Flink 1.5/1.6 specific workarounds, e.g. make use of Flink's preSnapshotBarrier in AbstractStreamOperator which removes the needs to buffer elements during a snapshot.
Dropping 1.5/1.6 will also decrease the build time.
Attachments
Issue Links
- Dependency
-
BEAM-7730 Add Flink 1.9 build target and Make FlinkRunner compatible with Flink 1.9
- Triage Needed
- is related to
-
BEAM-8375 Correct the command for Start a Flink job server in `environments.md`
- Resolved
-
BEAM-8377 Remove the flink-1.6 from the project-mappings
- Resolved
- relates to
-
BEAM-6733 Use Flink 1.6/1.7 prepareSnapshotPreBarrier to replace BufferedOutputManager
- Open
- links to