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

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

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

Dian Fu closed FLINK-19642.
---------------------------
    Resolution: Won't Fix

Thanks [~yunta], I noticed that FLINK-18373 is already merged which has removed the failed test and so I'm closing this ticket.

> 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)