[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 13:20:12 EDT 2014
[ https://issues.jboss.org/browse/ISPN-4198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei updated ISPN-4198:
-------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/2494
> 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.
--
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