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

Mirza Aliev commented on IGNITE-16423:
--------------------------------------

[~Sergey Uttsel] Thank you! Let's also port this logging improvement: 
https://github.com/sofastack/sofa-jraft/commit/a764587205911f0a806318eb369256306fc750b4
 

> [%my-first-node%JRaft-Common-Executor-1][SnapshotExecutorImpl] Fail to close 
> writer
> -----------------------------------------------------------------------------------
>
>                 Key: IGNITE-16423
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16423
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 3.0.0-alpha3
>            Reporter: Fedor Malchikov 
>            Assignee: Sergey Uttsel
>            Priority: Critical
>              Labels: ignite-3
>         Attachments: my-first-node(sql).log, my-first-node.log
>
>
> {noformat}
> 2022-01-28 13:17:41:189 +0300 
> [INFO][%my-first-node%JRaft-Common-Executor-1][LocalSnapshotStorage] Deleting 
> snapshot 
> /home/prom1se/GG/apache/ignite-3/modules/cli/target/ignite-work/data/my-first-node/metastorage_raft_group_127.0.1.1_3344/snapshot/temp.
> 2022-01-28 13:17:41:192 +0300 
> [ERROR][%my-first-node%JRaft-Common-Executor-1][SnapshotExecutorImpl] Fail to 
> close writer
> java.io.IOException
>       at 
> org.apache.ignite.raft.jraft.storage.snapshot.local.LocalSnapshotStorage.close(LocalSnapshotStorage.java:242)
>       at 
> org.apache.ignite.raft.jraft.storage.snapshot.local.LocalSnapshotWriter.close(LocalSnapshotWriter.java:93)
>       at 
> org.apache.ignite.raft.jraft.storage.snapshot.local.LocalSnapshotWriter.close(LocalSnapshotWriter.java:88)
>       at 
> org.apache.ignite.raft.jraft.storage.snapshot.SnapshotExecutorImpl.onSnapshotSaveDone(SnapshotExecutorImpl.java:387)
>       at 
> org.apache.ignite.raft.jraft.storage.snapshot.SnapshotExecutorImpl$SaveSnapshotDone.continueRun(SnapshotExecutorImpl.java:135)
>       at 
> org.apache.ignite.raft.jraft.storage.snapshot.SnapshotExecutorImpl$SaveSnapshotDone.lambda$run$0(SnapshotExecutorImpl.java:131)
>       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:829)
> {noformat}
> And after that, the timeout error repeats every 10 seconds.
> The problem is reproducible stably, but each time needs a different time.  In 
> attachment 2 different tests: one without any activity and one hour wait , 
> second after SQL table creation 



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

Reply via email to