[infinispan-issues] [JBoss JIRA] (ISPN-4804) DeltaReplicationTest.testDeltasAreSent random failure

Adrian Nistor (JIRA) issues at jboss.org
Sat Oct 4 07:01:11 EDT 2014


     [ https://issues.jboss.org/browse/ISPN-4804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrian Nistor updated ISPN-4804:
--------------------------------
        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done


Integrated. Thanks [~gustavonalle]!

> DeltaReplicationTest.testDeltasAreSent random failure
> -----------------------------------------------------
>
>                 Key: ISPN-4804
>                 URL: https://issues.jboss.org/browse/ISPN-4804
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Lucene Directory, Test Suite - Query
>    Affects Versions: 7.0.0.Beta2
>            Reporter: Dan Berindei
>            Assignee: Gustavo Fernandes
>            Priority: Critical
>              Labels: testsuite_stability
>             Fix For: 7.0.0.CR1
>
>
> {noformat}
> java.util.ConcurrentModificationException
>     at java.util.HashMap$HashIterator.nextEntry(HashMap.java:922)
>     at java.util.HashMap$KeyIterator.next(HashMap.java:956)
>     at org.infinispan.lucene.impl.DeltaReplicationTest.assertOnlyDeltasWereSent(DeltaReplicationTest.java:71)
>     at org.infinispan.lucene.impl.DeltaReplicationTest.testDeltasAreSent(DeltaReplicationTest.java:66)
> {noformat}
> Could be because the `InboundInvocationHandlerDecorator.writeCommands` set is accessed from multiple threads without synchronization.
> http://ci.infinispan.org/viewLog.html?buildId=12730&buildTypeId=bt9



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the infinispan-issues mailing list