[
https://issues.apache.org/jira/browse/FLINK-37668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hangxiang Yu resolved FLINK-37668.
----------------------------------
Resolution: Fixed
merged into master via 14c848b...8fff1c0
> Compaction filter related configs cannot work as expected
> ---------------------------------------------------------
>
> Key: FLINK-37668
> URL: https://issues.apache.org/jira/browse/FLINK-37668
> Project: Flink
> Issue Type: Bug
> Components: Runtime / State Backends
> Affects Versions: 2.0.0
> Reporter: Hangxiang Yu
> Assignee: Hangxiang Yu
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.1.0
>
> Attachments: after.png, before.png
>
>
> state.backend.rocksdb.compaction.filter.query-time-after-num-entries &
> state.backend.rocksdb.compaction.filter.periodic-compaction-time are added in
> FLINK-36149, but it cannot work due to ignorant of RocksDB CANDIDATE_CONFIGS.
> When configured periodic-compaction-time as '1h', it behaves like
> 'before.png'.
> After fix, it works like 'after.png'.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)