[
https://issues.apache.org/jira/browse/FLINK-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14661501#comment-14661501
]
ASF GitHub Bot commented on FLINK-2494:
---------------------------------------
Github user zentol commented on the pull request:
https://github.com/apache/flink/pull/998#issuecomment-128641012
If you read the message of the UnsupportedOperationException you'll find
this bit:
> The user can force enable state checkpoints with the reduced guarantees
by calling: env.enableCheckpointing(interval,true)
There is a little disparity here between the exception message and the
comment, specifically the word "forbid" is probably the cause for this PR.
the comment could probably be removed as the exception msg is sufficient to
explain the current behaviour. imho this would be kinda unnecessary though.
> 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)