[infinispan-issues] [JBoss JIRA] (ISPN-4375) EntryIterable need not throw an exception on close()
Galder Zamarreño (JIRA)
issues at jboss.org
Fri Jun 13 11:27:38 EDT 2014
[ https://issues.jboss.org/browse/ISPN-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-4375:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 7.0.0.Alpha5
Resolution: Done
> EntryIterable need not throw an exception on close()
> ----------------------------------------------------
>
> Key: ISPN-4375
> URL: https://issues.jboss.org/browse/ISPN-4375
> Project: Infinispan
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: Core
> Affects Versions: 7.0.0.Alpha4
> Reporter: Paul Ferraro
> Assignee: Paul Ferraro
> Fix For: 7.0.0.Alpha5
>
>
> Currently, EntryIterable.close() throws an exception, which is inconsistent with the runtime exception conventions in the rest of the infinispan api. In fact, none of the methods called from within the implemention's close() method throws a checked exception, so why should the close() method on the interface?
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the infinispan-issues
mailing list