[JBoss JIRA] (ISPN-1147) Programmatically creating cache should be automatically reflected throughout the cluster
by Tristan Tarrant (JIRA)
[ https://issues.jboss.org/browse/ISPN-1147?page=com.atlassian.jira.plugin.... ]
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)
8 years, 3 months
[JBoss JIRA] (ISPN-1147) Programmatically creating cache should be automatically reflected throughout the cluster
by Tristan Tarrant (JIRA)
[ https://issues.jboss.org/browse/ISPN-1147?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant commented on ISPN-1147:
---------------------------------------
While this already happens on server in domain mode, it is still an issue in embedded and standalone server scenarios. Since the configuration serialization code went in (ISPN-6553) this should be doable with little effort.
For the server case, this should only be allowed in standalone mode, and configuration persisted to the server model right away.
> 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
>
> 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)
8 years, 3 months
[JBoss JIRA] (ISPN-6932) Cache container screen not shown if connector removed
by Ryan Emerson (JIRA)
Ryan Emerson created ISPN-6932:
----------------------------------
Summary: Cache container screen not shown if connector removed
Key: ISPN-6932
URL: https://issues.jboss.org/browse/ISPN-6932
Project: Infinispan
Issue Type: Bug
Components: Console
Affects Versions: 9.0.0.Alpha4, 8.2.3.Final
Reporter: Ryan Emerson
Assignee: Ryan Emerson
If a connector, such as the Memcached connector, is removed then the Cache Containers screen is unable to load. This is due to the cluster-model.service.js trying to access an attribute of an undefined connector.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
8 years, 3 months