You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2020/01/02 13:52:00 UTC

[jira] [Updated] (FLINK-15370) Configured write buffer manager actually not take effect in RocksDB's DBOptions

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

Chesnay Schepler updated FLINK-15370:
-------------------------------------
    Fix Version/s:     (was: 1.11.0)

> Configured write buffer manager actually not take effect in RocksDB's DBOptions
> -------------------------------------------------------------------------------
>
>                 Key: FLINK-15370
>                 URL: https://issues.apache.org/jira/browse/FLINK-15370
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / State Backends
>    Affects Versions: 1.10.0, 1.11.0
>            Reporter: Yun Tang
>            Assignee: Yu Li
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently, we call {{DBOptions#setWriteBufferManager}} after we extract the {{DBOptions}} from {{RocksDBResourceContainer}}, however, we would extract a new {{DBOptions}}  when creating the RocksDB instance. In other words, the configured write buffer manager would not take effect in the {{DBOptions}} which finally used in target RocksDB instance.



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