You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stefan Richter (JIRA)" <ji...@apache.org> on 2018/11/20 10:10:00 UTC

[jira] [Resolved] (FLINK-10909) Possible RocksDBStateBackend performance regression with rocksdbjni-5.7.5

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

Stefan Richter resolved FLINK-10909.
------------------------------------
    Resolution: Cannot Reproduce

> Possible RocksDBStateBackend performance regression with rocksdbjni-5.7.5
> -------------------------------------------------------------------------
>
>                 Key: FLINK-10909
>                 URL: https://issues.apache.org/jira/browse/FLINK-10909
>             Project: Flink
>          Issue Type: Improvement
>          Components: State Backends, Checkpointing
>    Affects Versions: 1.6.2
>            Reporter: Mohamed Amine ABDESSEMED
>            Priority: Major
>
> Hello,
> We suspect RocksDBStateBackend performance regression after upgrading to flink-1.6.1(rocksdbjni-5.7.5) 
> similar to https://issues.apache.org/jira/browse/FLINK-5756 and [https://github.com/facebook/rocksdb/issues/1988] 
> Here are the test results using the test code provided by [~StephanEwen] in  [https://github.com/facebook/rocksdb/issues/1988] 
> Test results with rocksdbjni-5.7.5:
> begin insert
> end insert - duration: *54 ms*
> end get - duration: *37247 ms*
> Test results with frocksdbjni-4.11.2-artisans:
> begin insert
> end insert - duration: *53 ms*
> end get - duration: *4 ms*
> Can anyone confirm ?
> Regards,
> Amine



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)