-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
As discussed at https://infinispan.zulipchat.com/#narrow/stream/118645-infinispan/topic/Closing.20Iterators.2FStreams it was found that there is at least one method in the RemoteCacheImpl class that is not closing an iterator from a default method if an error is encountered. We should make sure all the methods are covered as necessary.