[
https://issues.apache.org/jira/browse/IGNITE-20830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Evgeny Stanilovsky updated IGNITE-20830:
----------------------------------------
Fix Version/s: 3.2
(was: 3.1)
> Do not retry attempts to subscribe in TopologyAwareRaftGroupService
> -------------------------------------------------------------------
>
> Key: IGNITE-20830
> URL: https://issues.apache.org/jira/browse/IGNITE-20830
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
> Fix For: 3.2
>
>
> h3. Motivation
> In IGNITE-20828, retries on UNsubscription were removed. It needs to be
> considered whether we should retry subscriptions or not.
> h3. Implementation notes
> * Replace the TopologyAwareRaftGroupService#sendWithRetry method with the
> simple netwotk invoke.
> * Move specific exception handling logic to the particular method
> (TopologyAwareRaftGroupService#unsubscribeLeader).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)