[infinispan-issues] [JBoss JIRA] Created: (ISPN-297) Transport API change to that collection of physical addresses are returned
Galder Zamarreno (JIRA)
jira-events at lists.jboss.org
Thu Dec 3 06:13:35 EST 2009
Transport API change to that collection of physical addresses are returned
--------------------------------------------------------------------------
Key: ISPN-297
URL: https://jira.jboss.org/jira/browse/ISPN-297
Project: Infinispan
Issue Type: Feature Request
Components: RPC
Reporter: Galder Zamarreno
Assignee: Galder Zamarreno
Fix For: 4.0.0.GA
In org.infinispan.remoting.transport.Transport modify:
Address getPhysicalAddress();
So that it can potentially return a List of physical addresses. This might be the case in the future:
List<Address> getPhysicalAddresses();
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list