]
Gustavo Fernandes updated ISPN-6319:
------------------------------------
Status: Open (was: New)
Ignore TransportException when closing the RemoteIterator
---------------------------------------------------------
Key: ISPN-6319
URL:
https://issues.jboss.org/browse/ISPN-6319
Project: Infinispan
Issue Type: Enhancement
Affects Versions: 8.2.0.CR1
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Fix For: 8.2.0.Final
If right after finishing an iteration but before closing the iterator the server goes
down, the RemoteIterator should not throw an exception but rather log a warn.