[infinispan-issues] [JBoss JIRA] (ISPN-2641) Use RpcManager#getMembers instead of Transport#getMembers if necessary
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Thu Jan 10 10:09:08 EST 2013
[ https://issues.jboss.org/browse/ISPN-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus updated ISPN-2641:
--------------------------------
Assignee: Dan Berindei (was: Mircea Markus)
> 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: 5.2.0.Final
>
>
> 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