Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-3512

Savepoint backend should not revert to "jobmanager"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 1.0.0
    • None
    • None

    Description

      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

      Attachments

        Activity

          People

            uce Ufuk Celebi
            aljoscha Aljoscha Krettek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: