[ 
https://issues.apache.org/jira/browse/IGNITE-16776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17520330#comment-17520330
 ] 

Pavel Tupitsyn commented on IGNITE-16776:
-----------------------------------------

Merged to main: 3c7fa582df2311e95c7e297a0582af9e71030dae

> Thin 3.0: Potential resource leak on disconnect
> -----------------------------------------------
>
>                 Key: IGNITE-16776
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16776
>             Project: Ignite
>          Issue Type: Bug
>          Components: thin client
>    Affects Versions: 3.0.0-alpha5
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Critical
>              Labels: ignite-3
>             Fix For: 3.0.0-alpha5
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> *ClientResourceRegistry#clean* is called on connection loss. However, some 
> request handlers may be still active and call *put* after or during *clean*, 
> causing a resource leak. We should use an rw lock to handle this.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to