[
https://issues.apache.org/jira/browse/FLINK-3512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ufuk Celebi closed FLINK-3512.
------------------------------
Resolution: Fixed
Fix Version/s: 1.0.0
Fixed in c9cba27.
> Savepoint backend should not revert to "jobmanager"
> ---------------------------------------------------
>
> Key: FLINK-3512
> URL: https://issues.apache.org/jira/browse/FLINK-3512
> Project: Flink
> Issue Type: Bug
> Reporter: Aljoscha Krettek
> Assignee: Ufuk Celebi
> Priority: Blocker
> Fix For: 1.0.0
>
>
> When not setting a state backend in the config the savepoint coordinator
> defaults to use "jobmanager" as savepoint backend, ignoring the setting for
> the savepoint backend in the config.
> This means that when setting a StateBackend only per job the system always
> falls back to "jobmanager" even though it could use "filesystem" to make
> savepoints persistent.
> See SavepointStoreFactory.java:71
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)