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:18:00 UTC

[jira] [Closed] (FLINK-15506) State TTL Compaction Filter option off by default

     [ https://issues.apache.org/jira/browse/FLINK-15506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrey Zagrebin closed FLINK-15506.
-----------------------------------
    Release Note: 'state.backend.rocksdb.ttl.compaction.filter.enabled' is now true by default. Disable it only if you experience serious performance degradations during RocksDB compaction.
      Resolution: Fixed

The common performance benchmark looked good.
 merged into master by 4a66f107b0e95d4729b777e9f289c2d42f95de28
 merged into 1.10 by 72a0158daeebbd821aa5d68a212f83648f4b1572

> State TTL Compaction Filter option off by default
> -------------------------------------------------
>
>                 Key: FLINK-15506
>                 URL: https://issues.apache.org/jira/browse/FLINK-15506
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / State Backends
>            Reporter: Stephan Ewen
>            Assignee: Andrey Zagrebin
>            Priority: Blocker
>             Fix For: 1.10.0, 1.11.0
>
>
> Compaction filters for state TTL cleanup is on by default in some places, but the config option still is set to {{false}} by default.
> https://github.com/apache/flink/blob/6ff392842f9dc4d3c9c808e7912558d477826379/flink-state-backends/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/RocksDBOptions.java#L63



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