You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Sihua Zhou (JIRA)" <ji...@apache.org> on 2018/05/23 13:44:00 UTC

[jira] [Created] (FLINK-9426) Harden RocksDBWriteBatchPerformanceTest.benchMark()

Sihua Zhou created FLINK-9426:
---------------------------------

             Summary: Harden RocksDBWriteBatchPerformanceTest.benchMark()
                 Key: FLINK-9426
                 URL: https://issues.apache.org/jira/browse/FLINK-9426
             Project: Flink
          Issue Type: Bug
          Components: Tests
    Affects Versions: 1.6.0, 1.5.1
            Reporter: Sihua Zhou
            Assignee: Sihua Zhou
             Fix For: 1.6.0


We use the assert to check the performance of WriteBatch is better than Put(), this should be true in general, but in sometimes this could also be false. We may need to follow the other tests under the *org.apache.flink.contrib.streaming.state.benchmark.**, only use the timeout property to valid the test.



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