]
Tristan Tarrant closed ISPN-3741.
---------------------------------
Resolution: Out of Date
DistAsyncFuncTest / TopologyAwareDistAsyncFuncTest random failures
------------------------------------------------------------------
Key: ISPN-3741
URL:
https://issues.jboss.org/browse/ISPN-3741
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Core
Affects Versions: 6.0.0.Final
Reporter: Dan Berindei
Priority: Blocker
Labels: testsuite_stability
{{DistAsyncFuncTest.asyncWait()}} is not correct with the new non-tx locking scheme. The
the originator (B) doesn't update the entry when it first executes the command, only
when it executes it the second time (when it's forwarded back by C).