[infinispan-issues] [JBoss JIRA] Created: (ISPN-381) See if JGroupsChannelLookup API can be improved
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Mon Mar 22 23:22:37 EDT 2010
See if JGroupsChannelLookup API can be improved
-----------------------------------------------
Key: ISPN-381
URL: https://jira.jboss.org/jira/browse/ISPN-381
Project: Infinispan
Issue Type: Task
Components: Configuration
Reporter: Brian Stansberry
Assignee: Manik Surtani
Priority: Minor
All you can do is specify a class with a no-arg constructor, which Infinispan instantiates. Then when it asks for the channel, it doesn't provide any params. So it's not configurable.
Perhaps the configuration properties should be passed to lookupChannel.
I mark this as minor as injecting the Channel is probably a better alternative for use cases that would use this.
--
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