azagrebin commented on a change in pull request #8459: [FLINK-12476] [State 
TTL] Consider setting a default background cleanup strategy in StateTtlConfig
URL: https://github.com/apache/flink/pull/8459#discussion_r285588808
 
 

 ##########
 File path: 
flink-core/src/main/java/org/apache/flink/api/common/state/StateTtlConfig.java
 ##########
 @@ -304,8 +306,10 @@ public Builder cleanupIncrementally(
                 * 
https://github.com/facebook/rocksdb/blob/master/include/rocksdb/compaction_filter.h#L69
                 * It means that the TTL filter should be tested for List state 
taking into account this caveat.
                 *
+                * @deprecated Use more general default configurate method 
{@link #cleanupInBackground()} instead
 
 Review comment:
   `default configurate` -> `configuration`

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