[infinispan-issues] [JBoss JIRA] (ISPN-9195) Iterator leak when Hot Rod client crashes

Tristan Tarrant (Jira) issues at jboss.org
Tue May 14 07:39:00 EDT 2019


     [ https://issues.jboss.org/browse/ISPN-9195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tristan Tarrant updated ISPN-9195:
----------------------------------
    Git Pull Request: https://github.com/infinispan/infinispan/pull/6895, https://github.com/infinispan/infinispan/pull/6912  (was: https://github.com/infinispan/infinispan/pull/6895)


> Iterator leak when Hot Rod client crashes
> -----------------------------------------
>
>                 Key: ISPN-9195
>                 URL: https://issues.jboss.org/browse/ISPN-9195
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 9.3.0.Beta1
>            Reporter: Radim Vansa
>            Assignee: Tristan Tarrant
>            Priority: Major
>              Labels: memory_leak
>             Fix For: 10.0.0.Beta4, 9.4.14.Final
>
>
> When the client abruptly terminates, or simply does not close the iterator, iterator resources on server are not released.
> Any such resources should be handles with lease-based expiration. Additionally we could remove the resources when the connection that established them is closed.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the infinispan-issues mailing list