You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Yury Gerzhedovich (Jira)" <ji...@apache.org> on 2023/03/21 11:40:00 UTC

[jira] [Resolved] (IGNITE-17382) Test failed from test_big_insert.test

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

Yury Gerzhedovich resolved IGNITE-17382.
----------------------------------------
    Resolution: Cannot Reproduce

Seems it already fixed

> Test failed from test_big_insert.test
> -------------------------------------
>
>                 Key: IGNITE-17382
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17382
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>    Affects Versions: 3.0.0-alpha5
>            Reporter: Evgeny Stanilovsky
>            Priority: Major
>              Labels: ignite-3
>
> Flaky case : INSERT INTO integers SELECT * FROM integers;
> {noformat}
> 2022-07-17 12:16:21:604 +0300 [INFO][junit-timeout-thread-78][ItSqlLogicTest] Execute: INSERT INTO integers SELECT * FROM integers;
> 2022-07-17 12:16:23:524 +0300 [WARNING][%sqllogic0%Raft-Group-Client-6][RaftGroupServiceImpl] Recoverable error during the request type=ActionRequestImpl occurred (will be retried on the randomly selected node):
> java.util.concurrent.TimeoutException
>   at java.base/java.util.concurrent.CompletableFuture$Timeout.run(CompletableFuture.java:2792)
>   at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
>   at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
>   at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
>   at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
>   at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
>   at java.base/java.lang.Thread.run(Thread.java:834)
> {noformat}
> [1] https://ci.ignite.apache.org/buildConfiguration/ignite3_Test_RunAllTests/6679182



--
This message was sent by Atlassian Jira
(v8.20.10#820010)