[infinispan-issues] [JBoss JIRA] (ISPN-1147) Programmatically creating cache should be automatically reflected throughout the cluster
Tristan Tarrant (JIRA)
issues at jboss.org
Fri Aug 5 11:42:00 EDT 2016
[ https://issues.jboss.org/browse/ISPN-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant reassigned ISPN-1147:
-------------------------------------
Assignee: Tristan Tarrant
> 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: Core, State Transfer
> Affects Versions: 4.2.1.FINAL
> Reporter: Randall Hauch
> Assignee: Tristan Tarrant
>
> 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 was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list