[
https://issues.apache.org/jira/browse/FLINK-16554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-16554:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Minor
> Labels: pull-request-available
> 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)