igalshilman opened a new pull request #169: URL: https://github.com/apache/flink-statefun/pull/169
This PR adds a validation that does not allows setting `state.backend.rocksdb.timer-service.factory` to anything else but `rocksdb`. If the users doesn't specify this key, the default would be `rocksdb`, otherwise if this key is specified and is set to anything else than 'rocksdb' a validation exception would be thrown. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
