[infinispan-issues] [JBoss JIRA] (ISPN-8298) DistAsyncFuncTest.testLockedStreamSetValue random test failure
William Burns (JIRA)
issues at jboss.org
Fri Sep 15 15:18:00 EDT 2017
[ https://issues.jboss.org/browse/ISPN-8298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464843#comment-13464843 ]
William Burns commented on ISPN-8298:
-------------------------------------
I can't figure out why this is failing exactly, but from the stack trace there must be some kind of timing issue in ReplListener that I just can't spot atm. Unfortunately this means that hundreds of tests could fail randomly if this is the case, since they all rely on ReplListener to tell when a command has been properly replicated. I might suggest rewriting this portion if we cannot locate the issue, although that could also have its own issues :(
> DistAsyncFuncTest.testLockedStreamSetValue random test failure
> --------------------------------------------------------------
>
> Key: ISPN-8298
> URL: https://issues.jboss.org/browse/ISPN-8298
> Project: Infinispan
> Issue Type: Bug
> Reporter: William Burns
> Assignee: William Burns
>
> Test failure at: http://ci.infinispan.org/job/Infinispan/job/master/144/
> Looking at the stack trace, this test failed before it even got to the lock stream. For some reason the async write wasn't completed properly...
> It seems the ReplListener was just recently fixed for something similar with L1 invalidations https://github.com/infinispan/infinispan/commit/fb165dc25cba7f26652292a1f9557504ec46881a#diff-71bf0a8d632586ad581b6e38edd5e229 I fear this test in general may not be very deterministic and could fail for any test using it. I would suggest replacing it possibly.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list