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.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---