You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jingsong Lee (Jira)" <ji...@apache.org> on 2020/12/22 02:35:01 UTC

[jira] [Closed] (FLINK-20028) FileCompactionITCase is unstable

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

Jingsong Lee closed FLINK-20028.
--------------------------------
    Resolution: Fixed

> FileCompactionITCase is unstable
> --------------------------------
>
>                 Key: FLINK-20028
>                 URL: https://issues.apache.org/jira/browse/FLINK-20028
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / FileSystem, Table SQL / Ecosystem
>    Affects Versions: 1.12.0
>            Reporter: Stephan Ewen
>            Assignee: Jingsong Lee
>            Priority: Critical
>              Labels: pull-request-available, test-stability
>             Fix For: 1.12.0
>
>
> The {{ParquetFileCompactionITCase}} hangs and times out.
> Log: 
> https://dev.azure.com/sewen0794/Flink/_build/results?buildId=178&view=logs&j=66592496-52df-56bb-d03e-37509e1d9d0f&t=ae0269db-6796-5583-2e5f-d84757d711aa
> Exception:
> {code}
> org.junit.runners.model.TestTimedOutException: test timed out after 60 seconds
> 	at sun.misc.Unsafe.park(Native Method)
> 	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
> 	at java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1707)
> 	at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3323)
> 	at java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1742)
> 	at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1908)
> 	at org.apache.flink.table.api.internal.TableResultImpl.awaitInternal(TableResultImpl.java:119)
> 	at org.apache.flink.table.pi.internal.TableResultImpl.await(TableResultImpl.java:86)
> 	at org.apache.flink.table.planner.runtime.stream.sql.FileCompactionITCaseBase.testNonPartition(FileCompactionITCaseBase.java:91)
> {code}



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