[infinispan-issues] [JBoss JIRA] (ISPN-1986) Make putForExternalRead return a boolean instead of void

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Tue Apr 17 13:53:17 EDT 2012


    [ https://issues.jboss.org/browse/ISPN-1986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12685033#comment-12685033 ] 

Galder Zamarreño commented on ISPN-1986:
----------------------------------------

Once this is in place, remove the containsKey() call in https://github.com/hibernate/hibernate-orm/blob/master/hibernate-infinispan/src/main/java/org/hibernate/cache/infinispan/access/TransactionalAccessDelegate.java
                
> Make putForExternalRead return a boolean instead of void
> --------------------------------------------------------
>
>                 Key: ISPN-1986
>                 URL: https://issues.jboss.org/browse/ISPN-1986
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Core API
>            Reporter: Galder Zamarreño
>            Assignee: Manik Surtani
>             Fix For: 6.0.0.FINAL
>
>
> Related to ISPN-1983 and https://hibernate.onjira.com/browse/HHH-7256, I'd like to change the API of putForExternalRead() to return a boolean instead of void.
> The reason for doing this is to be able to find out if the PFER did actually end up storing something or not.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the infinispan-issues mailing list