You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Ufuk Celebi (JIRA)" <ji...@apache.org> on 2016/07/22 09:37:20 UTC

[jira] [Created] (FLINK-4254) Add file system based high-availability mode

Ufuk Celebi created FLINK-4254:
----------------------------------

             Summary: Add file system based high-availability mode
                 Key: FLINK-4254
                 URL: https://issues.apache.org/jira/browse/FLINK-4254
             Project: Flink
          Issue Type: New Feature
            Reporter: Ufuk Celebi


Currently HA is tightly coupled to ZooKeeper. We could add a file system based variant:
- No leader election (manually start single JobManager)
- HA state is stored in a {{FileSystem}}
- No protection against split brain partitioning





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)