You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2020/01/16 15:52:00 UTC

[jira] [Created] (FLINK-15621) State TTL: Remove deprecated option and method to disable TTL compaction filter

Andrey Zagrebin created FLINK-15621:
---------------------------------------

             Summary: State TTL: Remove deprecated option and method to disable TTL compaction filter
                 Key: FLINK-15621
                 URL: https://issues.apache.org/jira/browse/FLINK-15621
             Project: Flink
          Issue Type: Task
            Reporter: Andrey Zagrebin
             Fix For: 1.11.0


Follow-up for FLINK-15506.
 * Remove RocksDBOptions#TTL_COMPACT_FILTER_ENABLED
 * Remove RocksDBStateBackend#enableTtlCompactionFilter/isTtlCompactionFilterEnabled/disableTtlCompactionFilter, also in python API
 * Cleanup code from this flag and tests, also in python API
 * Check any related code in [frocksdb|[https://github.com/dataArtisans/frocksdb]] if any



--
This message was sent by Atlassian Jira
(v8.3.4#803005)