[infinispan-issues] [JBoss JIRA] Updated: (ISPN-955) Allow HotRod server to be passed a cache manager class to be used instead of DefaultCacheManager
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Thu Mar 3 03:00:46 EST 2011
[ https://issues.jboss.org/browse/ISPN-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-955:
----------------------------------
Fix Version/s: 5.0.0.BETA1
Affects Version/s: (was: 5.0.0.ALPHA3)
> Allow HotRod server to be passed a cache manager class to be used instead of DefaultCacheManager
> ------------------------------------------------------------------------------------------------
>
> Key: ISPN-955
> URL: https://issues.jboss.org/browse/ISPN-955
> Project: Infinispan
> Issue Type: Enhancement
> Components: Cache Server
> Environment: 4.2.1.CR1
> Reporter: Octavian Florescu
> Assignee: Galder Zamarreño
> Fix For: 5.0.0.BETA1
>
> Attachments: Main.scala
>
>
> The cache manager class used by HotRod server is not pluggable. org.infinispan.server.core.Main always uses DefaultCacheManager.
> Allow passing in the name of a user supplied class implementing EmbeddedCacheManager through some mean (eg a param).
> I implemented this functionality already (see the attachement, look for the addition of -f param), so I hope something like this makes it into 5.0.0
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list