[
https://issues.apache.org/jira/browse/IGNITE-25842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtsev updated IGNITE-25842:
-----------------------------------------
Description: {{LeaseTracker.awaitPrimaryReplica}} returns a future that
completes when a primary replica is elected for a given group. However, if an
exception is thrown anywhere down the line (like when the node is stopped),
then this future never completes until it times out.
> LeaseTracker.awaitPrimaryReplica does not propagate exeptions
> -------------------------------------------------------------
>
> Key: IGNITE-25842
> URL: https://issues.apache.org/jira/browse/IGNITE-25842
> Project: Ignite
> Issue Type: Bug
> Reporter: Aleksandr Polovtsev
> Assignee: Aleksandr Polovtsev
> Priority: Major
> Labels: ignite-3
>
> {{LeaseTracker.awaitPrimaryReplica}} returns a future that completes when a
> primary replica is elected for a given group. However, if an exception is
> thrown anywhere down the line (like when the node is stopped), then this
> future never completes until it times out.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)