[ 
https://issues.apache.org/jira/browse/FLINK-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14661394#comment-14661394
 ] 

ASF GitHub Bot commented on FLINK-2494:
---------------------------------------

Github user ffbin commented on the pull request:

    https://github.com/apache/flink/pull/998#issuecomment-128610658
  
    enableCheckpointing() will call forceCheckpoint() and set forceCheckpoint 
true.The old code(if (isIterative() && isCheckpointingEnabled() && 
!forceCheckpoint) ) will not throw UnsupportedOperationException when enable 
checkpointing for iterative job.So we should change it.


> 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)

Reply via email to