You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Jun Qin (Jira)" <ji...@apache.org> on 2021/02/09 11:18:00 UTC

[jira] [Created] (FLINK-21336) Activate bloom filter in RocksDB State Backend via Flink configuration

Jun Qin created FLINK-21336:
-------------------------------

             Summary: Activate bloom filter in RocksDB State Backend via Flink configuration
                 Key: FLINK-21336
                 URL: https://issues.apache.org/jira/browse/FLINK-21336
             Project: Flink
          Issue Type: Improvement
            Reporter: Jun Qin
            Assignee: Jun Qin


Activating bloom filter in the RocksDB state backend improves read performance. Currently activating bloom filter can only be done by implementing a custom ConfigurableRocksDBOptionsFactory. I think we should provide an option to activate bloom filter via Flink configuration.

See also the discussion in ML:

http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/Activate-bloom-filter-in-RocksDB-State-Backend-via-Flink-configuration-td48636.html



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