]
RH Bugzilla Integration commented on ISPN-4198:
-----------------------------------------------
Dan Berindei <dberinde(a)redhat.com> changed the Status of [bug
Commands sent by another node before the local node joined are not
ignored properly
-----------------------------------------------------------------------------------
Key: ISPN-4198
URL:
https://issues.jboss.org/browse/ISPN-4198
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 6.0.2.Final, 7.0.0.Alpha2
Reporter: Dan Berindei
Assignee: Dan Berindei
Labels: 630, testsuite_stability
Fix For: 7.0.0.Alpha3
This is related to ISPN-3731. Commands that were sent by another node before the local
node joined were supposed to be ignored in {{InboundInvocationHandler}}.
But the ISPN-3731 fix was incomplete, and old commands are still executed on the joiner -
although the response is sent to the originator before the command is executed.
I believe this was causing random failures in ReplCommandForwardingTest.