[ 
https://issues.apache.org/jira/browse/IGNITE-11163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexey Zinoviev updated IGNITE-11163:
-------------------------------------
    Fix Version/s:     (was: 2.8)

> [ML] Add hart beat tracker to DistributedInfModel
> -------------------------------------------------
>
>                 Key: IGNITE-11163
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11163
>             Project: Ignite
>          Issue Type: Improvement
>          Components: ml
>    Affects Versions: 2.9
>            Reporter: Anton Dmitriev
>            Assignee: Anton Dmitriev
>            Priority: Major
>
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to