You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/12/20 13:16:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17000883#comment-17000883 ] 

Andrey Zagrebin commented on FLINK-14846:
-----------------------------------------

merged into master by 20f6976229ecd69eae933b5196a570808c088e51

merged into 1.9 by c22187205841b1bc7b9b1c769674b92c78a1244f

merged into 1.8 by c0f6f95353b5be284b0fd1cd53c5950ceeebbf56

> 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
>            Assignee: Yun Tang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)