[infinispan-issues] [JBoss JIRA] (ISPN-3792) Optional Cache.putForExternalRead expiration arguments
Vladimir Dzhuvinov (JIRA)
jira-events at lists.jboss.org
Fri Dec 6 09:35:05 EST 2013
[ https://issues.jboss.org/browse/ISPN-3792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12929191#comment-12929191 ]
Vladimir Dzhuvinov commented on ISPN-3792:
------------------------------------------
No, we don't use the Hibernate. We chose to try PFER as the docs claimed it was the least expensive cache put op and that was what we were looking to improve. Unfortunately some of our tests that involve updates failed when we switched from putAsync to PFER. We couldn't determine what the exact cause of that was (wrong use of PFER I suppose).
Thanks for the Flag API pointer, that seems to be a working alternative to the PFER arguments. I wasn't aware of this API.
> Optional Cache.putForExternalRead expiration arguments
> ------------------------------------------------------
>
> Key: ISPN-3792
> URL: https://issues.jboss.org/browse/ISPN-3792
> Project: Infinispan
> Issue Type: Feature Request
> Reporter: Vladimir Dzhuvinov
> Assignee: Mircea Markus
> Priority: Optional
>
> BasicCache has optional lifespan and idle time arguments for its put methods, I was hoping to have that for putForExternalRead as well.
> Cheers,
> Vladimir
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list