[ https://issues.apache.org/jira/browse/FLINK-3389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15648183#comment-15648183 ]
Aljoscha Krettek commented on FLINK-3389: ----------------------------------------- >From a quick look at the code it seems you documented it in Javadocs >(including the class level Javadoc). I think it's fine to only have in depth descriptions of the configuration methods of state backends in the code. This way, the documentation won't go out of sync with the code. (The configuration points of the other state backends are also not described in the documentation.) > Add Pre-defined Options settings for RocksDB State backend > ---------------------------------------------------------- > > Key: FLINK-3389 > URL: https://issues.apache.org/jira/browse/FLINK-3389 > Project: Flink > Issue Type: Improvement > Components: State Backends, Checkpointing > Affects Versions: 1.0.0 > Reporter: Stephan Ewen > Assignee: Stephan Ewen > Fix For: 1.0.0 > > > The RocksDB State Backend performance can be optimized for certain settings > (for example running on disk or SSD) with certain options. > Since it is hard to tune for users, we should add a set of predefined options > for certain settings. -- This message was sent by Atlassian JIRA (v6.3.4#6332)