]
Manik Surtani updated ISPN-1147:
--------------------------------
Fix Version/s: 6.0.0.Final
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: