You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2016/01/28 16:46:39 UTC

[jira] [Resolved] (FLINK-3242) User-specified StateBackend is not Respected if Checkpointing is Disabled

     [ https://issues.apache.org/jira/browse/FLINK-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephan Ewen resolved FLINK-3242.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.10.2
                   1.0.0

Fixed in
  - 0.10.2 via 2aeb6fac34f83b88ab888fa9d23ade784712e4b3
  - 1.0.0 via 83b88c2c606f0d36bc04a7250629eb00516af919

> 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
>             Fix For: 1.0.0, 0.10.2
>
>
> 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)