Egor Kuts created IGNITE-27801:
----------------------------------
Summary: Critical system error detected
Key: IGNITE-27801
URL: https://issues.apache.org/jira/browse/IGNITE-27801
Project: Ignite
Issue Type: Bug
Reporter: Egor Kuts
org.apache.ignite.internal.failure.StackTraceCapturingException: Failed to
update data nodes history and timers on topology change
[timestamp=HybridTimestamp [physical=2026-02-09 13:47:12:219 +0000, logical=2,
composite=116040979724304386]]. at
org.apache.ignite.internal.failure.FailureManager.process(FailureManager.java:199)
at
org.apache.ignite.internal.failure.FailureManager.process(FailureManager.java:176)
at
org.apache.ignite.internal.distributionzones.DataNodesManager.lambda$msInvokeWithRetry$28(DataNodesManager.java:1261)
at
java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859)
at
java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837)
at
java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
at
java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2090)
at
org.apache.ignite.internal.raft.client.RaftGroupServiceImpl.sendWithRetry(RaftGroupServiceImpl.java:748)
at
org.apache.ignite.internal.raft.client.RaftGroupServiceImpl.sendWithRetry(RaftGroupServiceImpl.java:716)
at
org.apache.ignite.internal.raft.client.RaftGroupServiceImpl.lambda$scheduleRetry$51(RaftGroupServiceImpl.java:985)
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) Caused by:
java.util.concurrent.CompletionException:
java.util.concurrent.TimeoutException: Send with retry timed out [retryCount =
7, groupId = metastorage_group, traceId = null, request =
org.apache.ignite.raft.jraft.rpc.WriteActionRequestImpl(org.apache.ignite.internal.metastorage.command.MultiInvokeCommandImpl),
originCommand = null, retryReasons = [[time=1770644836226, msg=Peer
itrst_ncisasiti_3346:0 threw TimeoutException; attemptWaitDuration=0,
attemptDuration=3316, attemptStartTime=2026-02-09T07:47:16,226],
[time=1770644836441, msg=Peer itrst_ncisasiti_3345:0 returned code EPERM: Is
not leader.; attemptWaitDuration=215, attemptDuration=0,
attemptStartTime=2026-02-09T07:47:16,441], [time=1770644842728, msg=Peer
itrst_ncisasiti_3346:0 threw TimeoutException; attemptWaitDuration=200,
attemptDuration=6087, attemptStartTime=2026-02-09T07:47:22,728],
[time=1770644842929, msg=Peer itrst_ncisasiti_3345:0 returned code EPERM: Is
not leader.; attemptWaitDuration=200, attemptDuration=1,
attemptStartTime=2026-02-09T07:47:22,929], [time=1770644853232, msg=Peer
itrst_ncisasiti_3346:0 threw TimeoutException; attemptWaitDuration=200,
attemptDuration=10102, attemptStartTime=2026-02-09T07:47:33,232],
[time=1770644853432, msg=Peer itrst_ncisasiti_3345:0 returned code EPERM: Is
not leader.; attemptWaitDuration=201, attemptDuration=0,
attemptStartTime=2026-02-09T07:47:33,432], [time=1770644863735, msg=Peer
itrst_ncisasiti_3346:0 threw TimeoutException; attemptWaitDuration=200,
attemptDuration=10102, attemptStartTime=2026-02-09T07:47:43,735]], stopTime =
286262, currentTime = 287287, startTime = 256262, duration = 31025,
currentWallTime = 1770644863935]. at
java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
at
java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
at
java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:632)
... 11 more
--
This message was sent by Atlassian Jira
(v8.20.10#820010)