[
https://issues.apache.org/jira/browse/FLINK-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15108746#comment-15108746
]
ASF GitHub Bot commented on FLINK-3242:
---------------------------------------
Github user StephanEwen commented on the pull request:
https://github.com/apache/flink/pull/1516#issuecomment-173241440
Critical fix.
+1 to merge for both 1.0 and 0.10 branches
> User-specified StateBackend is not Respected if Checkpointing is Disabled
> -------------------------------------------------------------------------
>
> Key: FLINK-3242
> URL: https://issues.apache.org/jira/browse/FLINK-3242
> Project: Flink
> Issue Type: Bug
> Components: Streaming
> Affects Versions: 1.0.0
> Reporter: Aljoscha Krettek
> Assignee: Aljoscha Krettek
> Priority: Blocker
>
> In {{StreamingJobGraphGenerator.java}} (line 281) the StateBackend is only
> set on the {{StreamConfig}} if checkpointing is enabled.
> This is easy to fix but we also need to add test to prevent this from
> happening in the future.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)