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

Alexander Lapin commented on IGNITE-26320:
------------------------------------------

The timeout for the MG raft operation has been increased due to the fact that 
in many tests like ItMetastorageGroupDisasterRecoveryTest we do not manage to 
restore the CMG/MG majority in 10 seconds, but we reliably do it in 30. The 
default raft timeout remains the same because the default applies to all raft 
commands, including partitioned ones, for which increasing the timeout is not 
necessary.

> Critical system error on Failed to update distribution zones' logical 
> topology and version keys
> -----------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-26320
>                 URL: https://issues.apache.org/jira/browse/IGNITE-26320
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Alexander Lapin
>            Assignee: Alexander Lapin
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain, ignite-3
>         Attachments: 
> _Integration_Tests_Module_System_Disaster_Recovery_4693.log
>
>
> {code:java}
> [2025-08-26T10:56:59,388][ERROR][%imgdrt_rbcam_3344%Raft-Group-Client-7][FailureManager]
>  Critical system error detected. Will be handled accordingly to configured 
> handler [hnd=NoOpFailureHandler [super=AbstractFailureHandler 
> [ignoredFailureTypes=UnmodifiableSet [SYSTEM_WORKER_BLOCKED, 
> SYSTEM_CRITICAL_OPERATION_TIMEOUT]]], 
> failureCtx=CRITICAL_ERROR]org.apache.ignite.internal.failure.StackTraceCapturingException:
>  Failed to update distribution zones' logical topology and version keys 
> [topology = [{id=3f7ee949-7160-47e1-992c-38c376d73688, 
> name=imgdrt_rbcam_3344, address=172.27.0.2:3344}], version = 3]  at 
> org.apache.ignite.internal.failure.FailureManager.process(FailureManager.java:191)
>   at 
> org.apache.ignite.internal.failure.FailureManager.process(FailureManager.java:168)
>   at 
> org.apache.ignite.internal.distributionzones.DistributionZoneManager.lambda$updateLogicalTopologyInMetaStorage$4(DistributionZoneManager.java:474)
>   at 
> java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
>   at 
> java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841)
>   at 
> java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
>   at 
> java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
>   at 
> org.apache.ignite.internal.raft.RaftGroupServiceImpl.sendWithRetry(RaftGroupServiceImpl.java:686)
>  {code}
> [TC 
> link|https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3xGradle_Test_RunAllTests/9427689]



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

Reply via email to