[infinispan-issues] [JBoss JIRA] (ISPN-2579) StateResponseCommand received after the node is removed from CH causes IllegalArgumentException

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Fri Jan 25 07:44:47 EST 2013


     [ https://issues.jboss.org/browse/ISPN-2579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Galder Zamarreño updated ISPN-2579:
-----------------------------------

    Fix Version/s: 5.2.0.CR3
                       (was: 5.2.0.Final)

    
> StateResponseCommand received after the node is removed from CH causes IllegalArgumentException
> -----------------------------------------------------------------------------------------------
>
>                 Key: ISPN-2579
>                 URL: https://issues.jboss.org/browse/ISPN-2579
>             Project: Infinispan
>          Issue Type: Bug
>          Components: State transfer
>    Affects Versions: 5.2.0.Beta5
>            Reporter: Radim Vansa
>            Assignee: Adrian Nistor
>            Priority: Minor
>             Fix For: 5.2.0.CR3
>
>
> When a node requests ST and then it receives a CH where this node is not a member, it sends ST request CANCEL_STATE_TRANSFER - however, if the StateResponseCommand is already on its way and reaches the node, it causes
> {code}
> java.lang.IllegalArgumentException: Node hyperion947-55285 is not a member
>         at org.infinispan.distribution.ch.DefaultConsistentHash.getSegmentsForOwner(DefaultConsistentHash.java:102)
>         at org.infinispan.statetransfer.StateConsumerImpl.applyState(StateConsumerImpl.java:272)
>         at org.infinispan.statetransfer.StateResponseCommand.perform(StateResponseCommand.java:86)
> {code}

--
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