You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stefan Richter (JIRA)" <ji...@apache.org> on 2017/02/03 11:08:51 UTC

[jira] [Created] (FLINK-5707) Find better keys for backend configuration parameters

Stefan Richter created FLINK-5707:
-------------------------------------

             Summary: Find better keys for backend configuration parameters
                 Key: FLINK-5707
                 URL: https://issues.apache.org/jira/browse/FLINK-5707
             Project: Flink
          Issue Type: Improvement
    Affects Versions: 1.3.0
            Reporter: Stefan Richter
            Priority: Minor


Currently, some config keys for the backends are confusing or even misleading and could be renamed. For example

`state.backend.fs.checkpointdir` -> `state.backend.checkpoints.dir`
`state.backend.rocksdb.checkpointdir` -> `state.backend.rocksdb.workdir`
`state.checkpoints.dir`

This would reflect their purposes much better.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)