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)