[infinispan-issues] [JBoss JIRA] Assigned: (ISPN-955) Allow HotRod server to be passed a cache manager class to be used instead of DefaultCacheManager
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Mon Feb 28 14:56:06 EST 2011
[ https://issues.jboss.org/browse/ISPN-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani reassigned ISPN-955:
----------------------------------
Assignee: Galder Zamarreño (was: Manik Surtani)
Galder, assigning to you so you can code-review and accept the contrib from GitHub.
> 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
> Affects Versions: 5.0.0.ALPHA3
> Environment: 4.2.1.CR1
> Reporter: Octavian Florescu
> Assignee: Galder Zamarreño
> 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