StefanRRichter commented on a change in pull request #7163: [FLINK-10471][State TTL] State TTL cleanup using RocksDb compaction filter URL: https://github.com/apache/flink/pull/7163#discussion_r251841382
########## File path: docs/dev/stream/state/state.md ########## @@ -394,6 +396,49 @@ val ttlConfig = StateTtlConfig This option is not applicable for the incremental checkpointing in the RocksDB state backend. +##### Cleanup during RocksDB compaction Review comment: I think in this secion we should also say something about activating/deactivating this feature for existing jobs. Maybe this comment also applies to the other TTL strategies and the answer is the same for all currently. ---------------------------------------------------------------- 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
