NicoK commented on issue #10437: [FLINK-15068][rocksdb] stop writing to RocksDB 
logs by default
URL: https://github.com/apache/flink/pull/10437#issuecomment-562104597
 
 
   From the order that I saw in current 
[master](https://github.com/apache/flink/blob/master/flink-state-backends/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/RocksDBStateBackend.java#L295):
   - at first any `PredefinedOption` (if not set, then 
`PredefinedOptions#DEFAULT`), then (afterwards)
   - any `OptionsFactory` (default: `DefaultConfigurableOptionsFactory`
   
   Where does the memory management come in?

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to