[jira] [Commented] (FLINK-28909) Add ribbon filter policy option in RocksDBConfiguredOptions

2022-08-15 Thread zlzhang0122 (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-28909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17579671#comment-17579671
 ] 

zlzhang0122 commented on FLINK-28909:
-

[~Yanfei Lei] Thanks for your reply and yes, you are right. There is still a 
lot of works to do to support Ribbon filter policy.

> Add ribbon filter policy option in RocksDBConfiguredOptions
> ---
>
> Key: FLINK-28909
> URL: https://issues.apache.org/jira/browse/FLINK-28909
> Project: Flink
>  Issue Type: Improvement
>  Components: Runtime / State Backends
>Affects Versions: 1.14.2, 1.15.1
>Reporter: zlzhang0122
>Priority: Minor
> Fix For: 1.16.0, 1.15.2
>
>
> Ribbon filter can efficiently enhance the read and reduce the disk and memory 
> usage on RocksDB, it's supported by rocksdb since 6.15. (more details see 
> [http://rocksdb.org/blog/2021/12/29/ribbon-filter.html|http://rocksdb.org/blog/2021/12/29/ribbon-filter.html])



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (FLINK-28909) Add ribbon filter policy option in RocksDBConfiguredOptions

2022-08-10 Thread Yanfei Lei (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-28909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17578235#comment-17578235
 ] 

Yanfei Lei commented on FLINK-28909:


Hi [~zlzhang0122],  {{rocksjni}} does not support [Ribbon filter 
policy|https://github.com/facebook/rocksdb/blob/main/java/rocksjni/filter.cc] 
yet, we should let rocks-jni support it first, and then pick the commits to 
frocksdb.

> Add ribbon filter policy option in RocksDBConfiguredOptions
> ---
>
> Key: FLINK-28909
> URL: https://issues.apache.org/jira/browse/FLINK-28909
> Project: Flink
>  Issue Type: Improvement
>  Components: Runtime / State Backends
>Affects Versions: 1.14.2, 1.15.1
>Reporter: zlzhang0122
>Priority: Minor
> Fix For: 1.16.0, 1.15.2
>
>
> Ribbon filter can efficiently enhance the read and reduce the disk and memory 
> usage on RocksDB, it's supported by rocksdb since 6.15. (more details see 
> [http://rocksdb.org/blog/2021/12/29/ribbon-filter.html|http://rocksdb.org/blog/2021/12/29/ribbon-filter.html])



--
This message was sent by Atlassian Jira
(v8.20.10#820010)