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)