You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/10/28 13:44:43 UTC

[GitHub] [flink-statefun] igalshilman opened a new pull request #169: [FLINK-19840] Do not allow rocksdb timer service that uses the heap

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:
users@infra.apache.org