[infinispan-issues] [JBoss JIRA] (ISPN-4198) Commands sent by another node before the local node joined are not ignored properly
Dan Berindei (JIRA)
issues at jboss.org
Wed Apr 9 12:52:15 EDT 2014
Dan Berindei created ISPN-4198:
----------------------------------
Summary: 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: 7.0.0.Alpha2, 6.0.2.Final
Reporter: Dan Berindei
Assignee: Dan Berindei
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list