-
Bug
-
Resolution: Done
-
Major
-
9.3.0.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.
- is duplicated by
-
ISPN-10169 Hot Rod iteration state is kept around forever if IterationEnd is not invoked
- Closed