StefanRRichter commented on issue #7586: [FLINK-10912][rocksdb] Configurable RocksDBStateBackend options URL: https://github.com/apache/flink/pull/7586#issuecomment-461756032 Yes, I think your summary is correct. The main goal should be that the `OptionsFactory` can not only be configured by code, but also through the flink-conf. If a user does both, the setting in code should overrule the flink conf. Then we have a default implementation of the `OptionsFactory` that is based on your changes and can pick up the new detail settings for RocksDB, like this the default gives user a convienent way to configure that should work for most cases out of the box.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
