Kirill Tkalenko created IGNITE-25134:
----------------------------------------
Summary: Fix exception handling in
TopologyAwareRaftGroupService#sendWithRetry
Key: IGNITE-25134
URL: https://issues.apache.org/jira/browse/IGNITE-25134
Project: Ignite
Issue Type: Bug
Reporter: Kirill Tkalenko
Assignee: Kirill Tkalenko
I found that in
*org.apache.ignite.internal.raft.client.TopologyAwareRaftGroupService#sendWithRetry*
we do the exception check a little incorrectly, we need to check not the
exceptions themselves, but their cause. We need to fix this and see what will
go wrong.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)