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

[jira] [Updated] (FLINK-14846) Correct the default writerbuffer size documentation of RocksDB

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

Yun Tang updated FLINK-14846:
-----------------------------
    Component/s: Documentation

> Correct the default writerbuffer size documentation of RocksDB
> --------------------------------------------------------------
>
>                 Key: FLINK-14846
>                 URL: https://issues.apache.org/jira/browse/FLINK-14846
>             Project: Flink
>          Issue Type: Bug
>          Components: Documentation, Runtime / State Backends
>            Reporter: Yun Tang
>            Priority: Major
>             Fix For: 1.10.0
>
>
> When introduce {{RocksDBConfigurableOptions}}, the default writer buffer size is referenced from RocksDB's javadoc. Unfortunately, RocksDB's official javadoc was described incorrectly as {{4MB}} for a long time until I create a [PR|https://github.com/facebook/rocksdb/pull/5670] to correct it. This also leads [our description|https://ci.apache.org/projects/flink/flink-docs-stable/ops/config.html#state-backend-rocksdb-writebuffer-size] of default write-buffer size not correct, we should fix this to avoid to mislead users.



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