[infinispan-issues] [JBoss JIRA] (ISPN-2564) Send distributed tasks to cache members rather than the entire cluster

Dan Berindei (JIRA) jira-events at lists.jboss.org
Wed Dec 12 10:54:17 EST 2012


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

Dan Berindei updated ISPN-2564:
-------------------------------

           Status: Resolved  (was: Pull Request Sent)
    Fix Version/s: 5.2.0.Beta6
                       (was: 5.2.0.Final)
                       (was: 5.2.0.CR1)
       Resolution: Done


Integrated. 

Vladimir, could you link here the issue for the other places where we should use RpcManager.getMembers() instead of Transport.getMembers()?
                
> Send distributed tasks to cache members rather than the entire cluster
> ----------------------------------------------------------------------
>
>                 Key: ISPN-2564
>                 URL: https://issues.jboss.org/browse/ISPN-2564
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Core API
>    Affects Versions: 5.2.0.Beta4
>            Reporter: Vladimir Blagojevic
>            Assignee: Vladimir Blagojevic
>             Fix For: 5.2.0.Beta6
>
>
> Currently our codebase relies on the cache views to be equal to entire cluster, however, this might not be the case due to asymmetric cluster; certain cache instances running only on particular Infinispan nodes. We have to make sure that cache views, if needed are scoped properly to particular cache rather than entire cluster

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