Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-1911

Discovery MessageWorker thread moves node to "zombie" state when fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • ignite-1.4
    • 1.5.0.final
    • None
    • None

    Description

      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.

      Attachments

        1. ignite-1911.patch
          7 kB
          Denis A. Magda

        Activity

          People

            dmagda Denis A. Magda
            dmagda Denis A. Magda
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: