[jira] [Created] (IGNITE-7160) Ignore messages from not alive and failed nodes

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

[jira] [Created] (IGNITE-7160) Ignore messages from not alive and failed nodes

Anton Vinogradov (Jira)
Alexandr Kuramshin created IGNITE-7160:
------------------------------------------

             Summary: Ignore messages from not alive and failed nodes
                 Key: IGNITE-7160
                 URL: https://issues.apache.org/jira/browse/IGNITE-7160
             Project: Ignite
          Issue Type: Sub-task
          Components: general
    Affects Versions: 2.3
            Reporter: Alexandr Kuramshin
            Assignee: Alexandr Kuramshin


Current implementation of {{ServerImpl}} accepts and processes messages from any other remote node even it was failed or removed from the ring.

Proposed to process only specific messages (which have to be processed in the current node state). Some messages could be silently ignored, receiving other undesirable messages causes the remote socket disconnect.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)