[infinispan-issues] [JBoss JIRA] Commented: (ISPN-1147) Programmatically creating cache should be automatically reflected throughout the cluster

Galder ZamarreƱo (JIRA) jira-events at lists.jboss.org
Mon Jun 6 06:57:59 EDT 2011


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

Galder ZamarreƱo commented on ISPN-1147:
----------------------------------------

Good suggestion Randall, this would help @Prashant's use case in ISPN-658. At first glance, I don't think it would require API changes so it could be implemented for 5.1.

> Programmatically creating cache should be automatically reflected throughout the cluster
> ----------------------------------------------------------------------------------------
>
>                 Key: ISPN-1147
>                 URL: https://issues.jboss.org/browse/ISPN-1147
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Distributed Cache, State transfer
>    Affects Versions: 4.2.1.FINAL
>            Reporter: Randall Hauch
>            Assignee: Manik Surtani
>             Fix For: 6.0.0.Final
>
>
> Consider a symmetric cluster of two nodes (N1 and N2) each with a single cache (C1). Currently, a new cache (C2) must be programmatically created _on all all nodes in the cluster_ (if REPL, or all appropriate nodes if DIST) _before_ that new cache can even be _used_.
> Ideally, when a new cache (C2) is created on one node (N1), Infinispan should automatically propagate that creation to the appropriate nodes in the cluster so that the new cache can be used immediately.

--
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