[
https://issues.apache.org/jira/browse/FLINK-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17321782#comment-17321782
]
Flink Jira Bot commented on FLINK-1258:
---------------------------------------
This issue and all of its Sub-Tasks have not been updated for 180 days. So, it
has been labeled "stale-minor". If you are still affected by this bug or are
still interested in this issue, please give an update and remove the label. In
7 days the issue will be closed automatically.
> Merge iterative and non-iterative tasks
> ---------------------------------------
>
> Key: FLINK-1258
> URL: https://issues.apache.org/jira/browse/FLINK-1258
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Task
> Affects Versions: 0.7.0-incubating
> Reporter: Ufuk Celebi
> Priority: Minor
> Labels: stale-minor
>
> Currently, the local runtime distinguishes between iterative
> (AbstractIterativeTask) and non-iterative (BatchTask) tasks.
> We could simplify the task hierarchy and logic by merging these.
> Non-iterative tasks would simply be tasks, which have only a single iteration.
> I think that this could also translate to simplified logic for the readers on
> the lower distributed runtime layer.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)