[infinispan-issues] [JBoss JIRA] (ISPN-4034) Cache RPCs should not wait for replies from nodes that have not joined the cache

Pedro Ruivo (JIRA) issues at jboss.org
Thu Nov 27 17:26:09 EST 2014


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

Pedro Ruivo updated ISPN-4034:
------------------------------
    Fix Version/s: 7.1.0.Beta1
                       (was: 7.1.0.Alpha1)


> Cache RPCs should not wait for replies from nodes that have not joined the cache
> --------------------------------------------------------------------------------
>
>                 Key: ISPN-4034
>                 URL: https://issues.jboss.org/browse/ISPN-4034
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 6.0.1.Final
>            Reporter: Dan Berindei
>              Labels: 630
>             Fix For: 7.1.0.Beta1
>
>
> In a replicated cache, commands are broadcasted to the entire cluster and the originator waits for some kind of response from all the nodes in the cluster, even they are not members of the cache. 
> If a node doesn't have Infinispan's RpcDispatcher installed, it will never send any response, and replicated cache operations on the other nodes will all time out. See MissingRpcDispatcherTest for an example.



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the infinispan-issues mailing list