[JBoss JIRA] (ISPN-12411) org.infinispan.CONFIG should ignore zero-capacity-node=true
by Ryan Emerson (Jira)
[ https://issues.redhat.com/browse/ISPN-12411?page=com.atlassian.jira.plugi... ]
Ryan Emerson updated ISPN-12411:
--------------------------------
Status: Open (was: New)
> org.infinispan.CONFIG should ignore zero-capacity-node=true
> -----------------------------------------------------------
>
> Key: ISPN-12411
> URL: https://issues.redhat.com/browse/ISPN-12411
> Project: Infinispan
> Issue Type: Enhancement
> Components: Configuration
> Affects Versions: 12.0.0.Dev04
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 12.0.0.Dev05
>
>
> Cluster-wide cache creation relies on local listeners on the org.infinispan.CONFIG cache, however those listeners are not called if the node capacity is 0; which is the case for all caches when zero-capacity-node=true.
> To allow for zero-capacity-nodes to perform administrative operations, we should never set the capacity to 0 for the CONFIG cache.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 12 months
[JBoss JIRA] (ISPN-12093) Service loaded SCIs not registered with the SerializationContextRegistry
by Ryan Emerson (Jira)
[ https://issues.redhat.com/browse/ISPN-12093?page=com.atlassian.jira.plugi... ]
Ryan Emerson reassigned ISPN-12093:
-----------------------------------
Assignee: Ryan Emerson
> Service loaded SCIs not registered with the SerializationContextRegistry
> ------------------------------------------------------------------------
>
> Key: ISPN-12093
> URL: https://issues.redhat.com/browse/ISPN-12093
> Project: Infinispan
> Issue Type: Bug
> Components: Configuration, Remote Querying
> Affects Versions: 11.0.1.Final
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 12.0.0.Final
>
>
> The {{ProtobufMetadataManagerImpl}} loads SerializationContextInitializer implementations via the service loader, however they are currently only registered with the query SerializationContext. Consequently, if a user utilises the service loader to automatically register there SCI the classes won't be marshallable by the GlobalMarshaller or the persistence marshaller.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 12 months
[JBoss JIRA] (ISPN-12411) org.infinispan.CONFIG should ignore zero-capacity-node=true
by Ryan Emerson (Jira)
Ryan Emerson created ISPN-12411:
-----------------------------------
Summary: org.infinispan.CONFIG should ignore zero-capacity-node=true
Key: ISPN-12411
URL: https://issues.redhat.com/browse/ISPN-12411
Project: Infinispan
Issue Type: Enhancement
Components: Configuration
Affects Versions: 12.0.0.Dev04
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 12.0.0.Dev05
Cluster-wide cache creation relies on local listeners on the org.infinispan.CONFIG cache, however those listeners are not called if the node capacity is 0; which is the case for all caches when zero-capacity-node=true.
To allow for zero-capacity-nodes to perform administrative operations, we should never set the capacity to 0 for the CONFIG cache.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 12 months
[JBoss JIRA] (ISPN-12393) Backup/Restore request forwarding
by Ryan Emerson (Jira)
[ https://issues.redhat.com/browse/ISPN-12393?page=com.atlassian.jira.plugi... ]
Ryan Emerson updated ISPN-12393:
--------------------------------
Component/s: Backup/Restore
> Backup/Restore request forwarding
> ---------------------------------
>
> Key: ISPN-12393
> URL: https://issues.redhat.com/browse/ISPN-12393
> Project: Infinispan
> Issue Type: Bug
> Components: Backup/Restore, REST, Server
> Affects Versions: 12.0.0.Dev04
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
>
> Currently Backup/Restore requests are initiated and tracked on a single Infinispan node. If a status request for a backup/restore is issued to a node other than the initiator, then a 404 response will be returned.
> We should modify {{BackupManagerImpl}} so that backup/restore meta information is distributed via a cache. Status requests can then be handled by all nodes in the cluster. Requests for state, e.g. downloading a backup, received by non-initiator node can then be forwarded to the initiator node who is able to access the required state.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 12 months
[JBoss JIRA] (ISPN-12394) Allow templates to be defined clusterwide and persisted
by Ryan Emerson (Jira)
[ https://issues.redhat.com/browse/ISPN-12394?page=com.atlassian.jira.plugi... ]
Ryan Emerson updated ISPN-12394:
--------------------------------
Sprint: DataGrid Sprint #50
> Allow templates to be defined clusterwide and persisted
> -------------------------------------------------------
>
> Key: ISPN-12394
> URL: https://issues.redhat.com/browse/ISPN-12394
> Project: Infinispan
> Issue Type: Enhancement
> Components: Configuration, Core
> Affects Versions: 12.0.0.Dev04
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
>
> Currently it's only possible to define a cache configuration locally at runtime. It should be possible to define a configuration template clusterwide. Furthermore, if an overlay storage is utilised the defined configurations should be stored in a configs.xml file.
> A {{CACHE_CONFIG_SCOPE}} needs to be added to the {{GlobalConfigurationManagerImpl}}, with the cache listener updated to handle the scope. The {{LocalConfigurationStorage}} also needs updating to allow templates to be stored and persisted.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 12 months
[JBoss JIRA] (ISPN-12410) Add missing GAV to infinispan-bom
by Pedro Ruivo (Jira)
Pedro Ruivo created ISPN-12410:
----------------------------------
Summary: Add missing GAV to infinispan-bom
Key: ISPN-12410
URL: https://issues.redhat.com/browse/ISPN-12410
Project: Infinispan
Issue Type: Task
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Fix For: 12.0.0.Dev05, 11.0.5.Final
The following artifacts are missing:
* infinispan-component-processor
* infinispan-hibernate-commons
The following artifact needs to be removed:
* infinispan-defaults-maven-plugin
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 12 months