[infinispan-issues] [JBoss JIRA] Commented: (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:54:06 EST 2011


    [ https://issues.jboss.org/browse/ISPN-955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12585030#comment-12585030 ] 

Manik Surtani commented on ISPN-955:
------------------------------------

If you fork Infinispan on GitHub and implement it in your fork and issue a pull request, we'll be able to incorporate your patch.

> 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: Manik Surtani
>         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