Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
Description
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:
Attachments
Issue Links
- is duplicated by
-
FLINK-24148 Add bloom filter policy option in RocksDBConfiguredOptions
- Resolved
- is related to
-
FLINK-23812 Support configuration of the RocksDB info logging via configuration
- Closed
- relates to
-
FLINK-7588 Document RocksDB tuning for spinning disks
- Open