[
https://issues.apache.org/jira/browse/FLINK-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14661488#comment-14661488
]
ASF GitHub Bot commented on FLINK-2494:
---------------------------------------
Github user ffbin commented on the pull request:
https://github.com/apache/flink/pull/998#issuecomment-128637022
@gyfora Thanks.
I have check IterateTest#testWithCheckpointing(), it is for the mentioned
case.
But the comment (// temporarily forbid checkpointing for iterative jobs) in
getJobGraph() means that when use checkpointing for iterative jobs should throw
UnsupportedOperationException.
I have debug the IterateTest#testWithCheckpointing() , it do not throw any
Exception.
Can you tell me why? Thank you very much.
> Fix StreamGraph getJobGraph bug
> -------------------------------
>
> Key: FLINK-2494
> URL: https://issues.apache.org/jira/browse/FLINK-2494
> Project: Flink
> Issue Type: Bug
> Components: Streaming
> Affects Versions: 0.8.1
> Reporter: fangfengbin
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)