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

[jira] [Resolved] (FLINK-15748) Set explict managed memory for RocksDBStateBenchmark

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

Stephan Ewen resolved FLINK-15748.
----------------------------------
    Resolution: Fixed

Fixed in the benchmarks repo in 9621822de2acbe19f5eed005b10b73d9f0bf088d

https://github.com/dataArtisans/flink-benchmarks/commit/9621822de2acbe19f5eed005b10b73d9f0bf088d

> Set explict managed memory for RocksDBStateBenchmark
> ----------------------------------------------------
>
>                 Key: FLINK-15748
>                 URL: https://issues.apache.org/jira/browse/FLINK-15748
>             Project: Flink
>          Issue Type: Bug
>          Components: Benchmarks
>            Reporter: Yun Tang
>            Assignee: Yun Tang
>            Priority: Major
>             Fix For: 1.10.0
>
>
> Current RocksDBStateBenchmark did not set explicit managed memory, which would use 16MB as default from MiniClusterConfiguration. However, this is not enough when we enable memory limit on RocksDB by default.



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