[jira] [Created] (IGNITE-9493) Communication error resolver shouldn't be invoked if connection with client breaks unexpectedly

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-9493) Communication error resolver shouldn't be invoked if connection with client breaks unexpectedly

Anton Vinogradov (Jira)
Pavel Kovalenko created IGNITE-9493:
---------------------------------------

             Summary: Communication error resolver shouldn't be invoked if connection with client breaks unexpectedly
                 Key: IGNITE-9493
                 URL: https://issues.apache.org/jira/browse/IGNITE-9493
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: 2.5
            Reporter: Pavel Kovalenko
             Fix For: 2.7


Currently, we initiate communication error resolving process even if a connection between server and client breaks unexpectedly.

This is unnecessary action because client nodes are not important for cluster stability. We should ignore communication errors for client and daemon nodes.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)