Roman Khachatryan created FLINK-16554:
-----------------------------------------
Summary: Extract static classes from StreamTask
Key: FLINK-16554
URL:
https://issues.apache.org/jira/browse/FLINK-16554 Project: Flink
Issue Type: Task
Components: Runtime / Task
Reporter: Roman Khachatryan
Fix For: 1.11.0
StreamTask is currently 1400+ LOC.
We can cut it to 1100+ by simply extracting these static classes into separate files:
* `CheckpointingOperation`
* `AsyncCheckpointRunnable`
--
This message was sent by Atlassian Jira
(v8.3.4#803005)