[
https://issues.apache.org/jira/browse/IGNITE-23206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17881534#comment-17881534
]
Roman Puchkovskiy commented on IGNITE-23206:
--------------------------------------------
If a node was a leader in previous term and also became a leader in current
term, we were still sending idle SafeTime propagation commands with old term,
and for this reason they were silently refused.
There was also a race in one of tests.
> ItMetastorageMaintenanceTest is flaky
> -------------------------------------
>
> Key: IGNITE-23206
> URL: https://issues.apache.org/jira/browse/IGNITE-23206
> Project: Ignite
> Issue Type: Bug
> Reporter: Roman Puchkovskiy
> Assignee: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> becomeLonelyLeaderKeepsIdleSafeTimePropagationIfPauseNotRequested() fails
> with high probability.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)