lexluo09 commented on code in PR #25257: URL: https://github.com/apache/flink/pull/25257#discussion_r1740605484
########## flink-core/src/main/java/org/apache/flink/api/common/state/StateTtlConfig.java: ########## @@ -499,10 +496,6 @@ public static class RocksdbCompactFilterCleanupStrategy */ static final Duration DEFAULT_PERIODIC_COMPACTION_TIME = Duration.ofDays(30); - static final RocksdbCompactFilterCleanupStrategy Review Comment: Thank you for taking the time to help review the code. It has been fixed now. -- 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. To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org