[infinispan-issues] [JBoss JIRA] Created: (ISPN-379) JGroupsChannelLookup should take in Properties created from props set on the transport
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Fri Mar 19 09:30:37 EDT 2010
JGroupsChannelLookup should take in Properties created from props set on the transport
--------------------------------------------------------------------------------------
Key: ISPN-379
URL: https://jira.jboss.org/jira/browse/ISPN-379
Project: Infinispan
Issue Type: Feature Request
Reporter: Manik Surtani
Assignee: Manik Surtani
Fix For: 4.1.0.ALPHA2, 4.1.0.Final
The current JGroupsChannelLookup interface - http://docs.jboss.org/infinispan/4.1/apidocs/org/infinispan/remoting/transport/jgroups/JGroupsChannelLookup.html - does not have a mechanism to receive any configuration props. When configuring a transport, Infinispan allows arbitrary <properties /> to be set (see http://docs.jboss.org/infinispan/4.1/apidocs/config.html#ce_global_transport). These should simply be passed in to JGroupsChannelLookup.getJGroupsChannel().
--
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