[infinispan-issues] [JBoss JIRA] (ISPN-2641) Use RpcManager#getMembers instead of Transport#getMembers if necessary
Dan Berindei (JIRA)
jira-events at lists.jboss.org
Tue Jun 25 13:59:35 EDT 2013
[ https://issues.jboss.org/browse/ISPN-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei updated ISPN-2641:
-------------------------------
Fix Version/s: 6.0.0.Alpha1
(was: 5.3.0.Final)
> Use RpcManager#getMembers instead of Transport#getMembers if necessary
> ----------------------------------------------------------------------
>
> Key: ISPN-2641
> URL: https://issues.jboss.org/browse/ISPN-2641
> Project: Infinispan
> Issue Type: Bug
> Components: Distributed Cache
> Affects Versions: 5.2.0.Beta5
> Reporter: Vladimir Blagojevic
> Assignee: Dan Berindei
> Fix For: 6.0.0.Alpha1
>
>
> Recently we have added RpcManager#getMembers method which returns cache members rather that entire cluster members returned by Transport#getMembers. We should review the entire codebase very carefully and replace instances of Transport#getMembers with RpcManager#getMembers if necessary.
--
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