[
https://issues.apache.org/jira/browse/IGNITE-28225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-28225:
---------------------------------------
Component/s: network ai3
> Retry handshake if a network issue appeared
> -------------------------------------------
>
> Key: IGNITE-28225
> URL: https://issues.apache.org/jira/browse/IGNITE-28225
> Project: Ignite
> Issue Type: Bug
> Components: network ai3
> Reporter: Ivan Bessonov
> Priority: Major
> Labels: ignite-3
>
> In
> `org.apache.ignite.internal.network.DefaultMessagingService#sendViaNetwork`
> we only retry opening the channel in `sender.send`, while expecting that
> `channelFuture` must be acquired successfully.
> This might not be the case, we should retry the channel creation with a retry
> strategy that would depend on a specific API call (send by address / name /
> ID / etc.)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)