You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Ufuk Celebi (JIRA)" <ji...@apache.org> on 2015/10/22 12:49:27 UTC

[jira] [Created] (FLINK-2893) Rename recovery configuration keys

Ufuk Celebi created FLINK-2893:
----------------------------------

             Summary: Rename recovery configuration keys
                 Key: FLINK-2893
                 URL: https://issues.apache.org/jira/browse/FLINK-2893
             Project: Flink
          Issue Type: Improvement
    Affects Versions: 0.10
            Reporter: Ufuk Celebi
            Assignee: Ufuk Celebi
             Fix For: 0.10


Configuration keys for recovery have different prefixes:

{code}
recovery.mode
ha.zookeeper.quorum
ha.zookeeper.etc
{code}

Since {{recovery.mode}} accepts {{zookeeper}} as a value, we should make the configuration consistent by renaming the {{ha}} prefix to {{recovery}}.

Furthermore the {{state.backend.fs.dir.recovery}} is inconsistent wrt {{ state.backend.fs.recoverydir}}.



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