[jira] [Created] (IGNITE-1911) Discovery MessageWorker thread moves node to "zombie" state when fails

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

[jira] [Created] (IGNITE-1911) Discovery MessageWorker thread moves node to "zombie" state when fails

Anton Vinogradov (Jira)
Denis Magda created IGNITE-1911:
-----------------------------------

             Summary: Discovery MessageWorker thread moves node to "zombie" state when fails
                 Key: IGNITE-1911
                 URL: https://issues.apache.org/jira/browse/IGNITE-1911
             Project: Ignite
          Issue Type: Bug
    Affects Versions: ignite-1.4
            Reporter: Denis Magda
            Assignee: Denis Magda
            Priority: Critical
             Fix For: 1.5


If MessageWorker thread fails by some reason (i.e. because of uncaught exception) it will move a node to "zombie" state. The node will still accept messages through SocketReader but won't process them.

At some point of time the node will fail because the message queue will be overflowed.

Such a node must be stopped as soon as MessageWorker terminates.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)