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

[jira] [Commented] (FLINK-19642) RocksDBListStatePerformanceTest.testRocksDbListStateAPIs is instable

    [ https://issues.apache.org/jira/browse/FLINK-19642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17213908#comment-17213908 ] 

Yun Tang commented on FLINK-19642:
----------------------------------

[~dian.fu] we have already agree to drop those test in https://issues.apache.org/jira/browse/FLINK-18373

I'll merge code ASAP with approved review.

> RocksDBListStatePerformanceTest.testRocksDbListStateAPIs is instable
> --------------------------------------------------------------------
>
>                 Key: FLINK-19642
>                 URL: https://issues.apache.org/jira/browse/FLINK-19642
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / State Backends
>    Affects Versions: 1.11.0
>            Reporter: Dian Fu
>            Priority: Major
>              Labels: test-stability
>
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=7576&view=logs&j=0da23115-68bb-5dcd-192c-bd4c8adebde1&t=4ed44b66-cdd6-5dcf-5f6a-88b07dda665d
> {code}
> 2020-10-14T07:44:53.5994475Z [ERROR] testRocksDbListStateAPIs(org.apache.flink.contrib.streaming.state.benchmark.RocksDBListStatePerformanceTest)  Time elapsed: 8.199 s  <<< ERROR!
> 2020-10-14T07:44:53.5995070Z org.junit.runners.model.TestTimedOutException: test timed out after 2000 milliseconds
> 2020-10-14T07:44:53.5995440Z 	at org.rocksdb.RocksDB.open(Native Method)
> 2020-10-14T07:44:53.5995730Z 	at org.rocksdb.RocksDB.open(RocksDB.java:231)
> 2020-10-14T07:44:53.5996262Z 	at org.apache.flink.contrib.streaming.state.benchmark.RocksDBListStatePerformanceTest.testRocksDbListStateAPIs(RocksDBListStatePerformanceTest.java:106)
> {code}



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