[
https://issues.apache.org/jira/browse/IGNITE-21206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17804240#comment-17804240
]
Denis Chudov commented on IGNITE-21206:
---------------------------------------
This should fix the flakiness of
ItTableRaftSnapshotsTest.leaderFeedsFollowerWithSnapshot
https://ci.ignite.apache.org/test/3905104914336486846?currentProjectId=ApacheIgnite3xGradle_Test_IntegrationTests&expandTestHistoryChartSection=true
> Lease grant messages should be retried after the failure of the placement
> driver active actor
> ---------------------------------------------------------------------------------------------
>
> Key: IGNITE-21206
> URL: https://issues.apache.org/jira/browse/IGNITE-21206
> Project: Ignite
> Issue Type: Improvement
> Reporter: Denis Chudov
> Assignee: Denis Chudov
> Priority: Major
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> If the lease grant message response is sent to the node which is no longer
> active, the corresponding lease (which expires after the long time interval
> intended for lease acceptance) will not be negotiated again by a new active
> actor until it expires. So we will not have the primary replica for the lease
> acceptance interval, which is currently 2 minutes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)