Alexander Lapin created IGNITE-21566:
----------------------------------------
Summary: Multiple tests fail with
PrimaryReplicaAwaitTimeoutException because of unaccepted lease
Key: IGNITE-21566
URL: https://issues.apache.org/jira/browse/IGNITE-21566
Project: Ignite
Issue Type: Bug
Reporter: Alexander Lapin
Multiple tests fail with either `Failed to get the primary replica` or ``
becauase corresponding lease is not accepted.
```
Caused by:
org.apache.ignite.internal.placementdriver.PrimaryReplicaAwaitTimeoutException:
IGN-PLACEMENTDRIVER-1 TraceId:11dd6a63-2686-4dfe-b1d4-ea85f3859816 The primary
replica await timed out [replicationGroupId=7_part_0,
referenceTimestamp=HybridTimestamp [physical=2024-02-19 11:58:08:158 +0000,
logical=3, composite=111958025054322691], currentLease=Lease
[leaseholder=itrst_sirot_0, leaseholderId=f43432e9-f374-41e1-b8b6-9813bb59b8a1,
accepted=false, startTime=HybridTimestamp [physical=2024-02-19 11:58:07:936
+0000, logical=2, composite=111958025039773698], expirationTime=HybridTimestamp
[physical=2024-02-19 12:00:07:936 +0000, logical=0,
composite=111958032904093696], prolongable=false, replicationGroupId=7_part_0]]
```
[ItTableRaftSnapshotsTest#
snapshotInstallationRepeatsOnTimeout|https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3xGradle_Test_RunAllTests/7866010?expandBuildDeploymentsSection=false&hideTestsFromDependencies=false&hideProblemsFromDependencies=false&expandCode+Inspection=true&expandBuildProblemsSection=true&expandBuildChangesSection=true&expandBuildTestsSection=true]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)