You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Pavel Kovalenko (JIRA)" <ji...@apache.org> on 2018/09/07 12:49:00 UTC

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

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)