Evgeny Stanilovsky created IGNITE-17382:
-------------------------------------------

             Summary: 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


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)

Reply via email to