[infinispan-issues] [JBoss JIRA] (ISPN-1174) Using an AsyncStore with eviction creates a time window in which entries might not be found
RH Bugzilla Integration (JIRA)
jira-events at lists.jboss.org
Mon Feb 18 09:29:56 EST 2013
[ https://issues.jboss.org/browse/ISPN-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754766#comment-12754766 ]
RH Bugzilla Integration commented on ISPN-1174:
-----------------------------------------------
Jakub Markos <jmarkos at redhat.com> changed the Status of [bug 862594|https://bugzilla.redhat.com/show_bug.cgi?id=862594] from ON_QA to VERIFIED
> Using an AsyncStore with eviction creates a time window in which entries might not be found
> -------------------------------------------------------------------------------------------
>
> Key: ISPN-1174
> URL: https://issues.jboss.org/browse/ISPN-1174
> Project: Infinispan
> Issue Type: Bug
> Components: Eviction, Loaders and Stores, Locking and Concurrency
> Affects Versions: 5.0.0.CR5
> Reporter: Sanne Grinovero
> Assignee: Galder Zamarreño
> Priority: Blocker
> Labels: async, write_behind
> Fix For: 5.2.0.Alpha4, 5.2.0.Final
>
>
> When loading from an AsyncStore we should check if the entry is not in process of being written to the underlying store (somewhere in the async queue), as at this point it was already removed from the container and if not yet written on the store it might not be found otherwise.
> See also http://infinispan.markmail.org/search/#query:%20from%3A%22Manik%20Surtani%22+page:1+mid:stvqu4nyiu7hzp32+state:results
--
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