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

[ML] Add hart beat tracker to DistributedInfModel

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 3.0
    • ml
    • None

    Description

      Currently we have DistributedInfModel that allocates resources across the cluster and relies on close() method to release them (it implements AutoCloseable). It works well in case client node works correctly. If it doesn't resources might stay allocated and so that we'll get a memory leak.

      To mitigate this risk it's proposed to add hart beat mechanism that will track if client is alive or not from server (service) side.

      Attachments

        Activity

          People

            zaleslaw Alexey Zinoviev
            zaleslaw Alexey Zinoviev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: