]
Work on ISPN-4954 started by William Burns.
-------------------------------------------
Entry Iterator can block transport thread if closed while trying to
put wait into queu
--------------------------------------------------------------------------------------
Key: ISPN-4954
URL:
https://issues.jboss.org/browse/ISPN-4954
Project: Infinispan
Issue Type: Bug
Affects Versions: 7.0.0.Final
Reporter: William Burns
Assignee: William Burns
Priority: Blocker
Fix For: 7.1.0.Alpha1
This will happen if an iterator is only partially iterated on and is then closed.
See
https://developer.jboss.org/message/909509 for more details.