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

Tristan Tarrant (JIRA) issues at jboss.org
Fri Jan 9 17:59:56 EST 2015


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

Tristan Tarrant updated ISPN-4034:
----------------------------------
    Fix Version/s: 7.1.0.CR1
                       (was: 7.1.0.Beta1)


> 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.CR1
>
>
> 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.11#6341)


More information about the infinispan-issues mailing list