]
Paul Ferraro updated ISPN-4375:
-------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
EntryIterable need not throw an exception on close()
----------------------------------------------------
Key: ISPN-4375
URL:
https://issues.jboss.org/browse/ISPN-4375
Project: Infinispan
Issue Type: Enhancement
Components: Core
Affects Versions: 7.0.0.Alpha4
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Currently, EntryIterable.close() throws an exception, which is inconsistent with the
runtime exception conventions in the rest of the infinispan api.