[infinispan-issues] [JBoss JIRA] (ISPN-4626) Race condition in the LocalEntryRetriever between iterator() and hasNext()

RH Bugzilla Integration (JIRA) issues at jboss.org
Mon Jan 26 09:03:54 EST 2015


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

RH Bugzilla Integration commented on ISPN-4626:
-----------------------------------------------

Dave Stahl <dstahl at redhat.com> changed the Status of [bug 1128817|https://bugzilla.redhat.com/show_bug.cgi?id=1128817] from VERIFIED to CLOSED

> Race condition in the LocalEntryRetriever between iterator() and hasNext()
> --------------------------------------------------------------------------
>
>                 Key: ISPN-4626
>                 URL: https://issues.jboss.org/browse/ISPN-4626
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 7.0.0.Alpha5
>            Reporter: Gustavo Fernandes
>            Assignee: Gustavo Fernandes
>             Fix For: 7.0.0.Beta1
>
>
> The LocalEntryRetriver sometimes will erroneously return false for hasNext right after creation of the iterator, because initial retrieval is done on a separate thread and it may not finish on time.
> This is causing intermittent failures in the index-less query tests. See ISPN-4594



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the infinispan-issues mailing list