[JBoss JIRA] (ISPN-8918) When a cache is stopped and restarted, its configuration reference within component registry is not refreshed with defineConfiguration/undefineConfiguration
by Radoslav Husar (JIRA)
[ https://issues.jboss.org/browse/ISPN-8918?page=com.atlassian.jira.plugin.... ]
Work on ISPN-8918 started by Radoslav Husar.
--------------------------------------------
> When a cache is stopped and restarted, its configuration reference within component registry is not refreshed with defineConfiguration/undefineConfiguration
> ------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: ISPN-8918
> URL: https://issues.jboss.org/browse/ISPN-8918
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Affects Versions: 9.1.6.Final, 9.2.0.Final
> Reporter: Radoslav Husar
> Assignee: Radoslav Husar
>
> When a cache is stopped and restarted, its configuration reference within component registry is not refreshed with defineConfiguration/undefineConfiguration.
> The problem is that org/infinispan/factories/ComponentRegistry.java:77 is only called once the cache is being wired thus {{registerComponent(configuration, Configuration.class);}} is the only place where the configuration is put into the registry.
> The best solution is to remove the cache in TERMINATED state once configuration is undefined thus establishing a clear terminal lifecycle.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (ISPN-8918) When a cache is stopped and restarted, its configuration reference within component registry is not refreshed with defineConfiguration/undefineConfiguration
by Radoslav Husar (JIRA)
[ https://issues.jboss.org/browse/ISPN-8918?page=com.atlassian.jira.plugin.... ]
Radoslav Husar reassigned ISPN-8918:
------------------------------------
Assignee: Radoslav Husar
> When a cache is stopped and restarted, its configuration reference within component registry is not refreshed with defineConfiguration/undefineConfiguration
> ------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: ISPN-8918
> URL: https://issues.jboss.org/browse/ISPN-8918
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Affects Versions: 9.1.6.Final, 9.2.0.Final
> Reporter: Radoslav Husar
> Assignee: Radoslav Husar
>
> When a cache is stopped and restarted, its configuration reference within component registry is not refreshed with defineConfiguration/undefineConfiguration.
> The problem is that org/infinispan/factories/ComponentRegistry.java:77 is only called once the cache is being wired thus {{registerComponent(configuration, Configuration.class);}} is the only place where the configuration is put into the registry.
> The best solution is to remove the cache in TERMINATED state once configuration is undefined thus establishing a clear terminal lifecycle.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (ISPN-8918) When a cache is stopped and restarted, its configuration reference within component registry is not refreshed with defineConfiguration/undefineConfiguration
by Radoslav Husar (JIRA)
[ https://issues.jboss.org/browse/ISPN-8918?page=com.atlassian.jira.plugin.... ]
Radoslav Husar updated ISPN-8918:
---------------------------------
Status: Open (was: New)
> When a cache is stopped and restarted, its configuration reference within component registry is not refreshed with defineConfiguration/undefineConfiguration
> ------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: ISPN-8918
> URL: https://issues.jboss.org/browse/ISPN-8918
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Affects Versions: 9.1.6.Final, 9.2.0.Final
> Reporter: Radoslav Husar
> Assignee: Radoslav Husar
>
> When a cache is stopped and restarted, its configuration reference within component registry is not refreshed with defineConfiguration/undefineConfiguration.
> The problem is that org/infinispan/factories/ComponentRegistry.java:77 is only called once the cache is being wired thus {{registerComponent(configuration, Configuration.class);}} is the only place where the configuration is put into the registry.
> The best solution is to remove the cache in TERMINATED state once configuration is undefined thus establishing a clear terminal lifecycle.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (ISPN-8918) When a cache is stopped and restarted, its configuration reference within component registry is not refreshed with defineConfiguration/undefineConfiguration
by Radoslav Husar (JIRA)
Radoslav Husar created ISPN-8918:
------------------------------------
Summary: When a cache is stopped and restarted, its configuration reference within component registry is not refreshed with defineConfiguration/undefineConfiguration
Key: ISPN-8918
URL: https://issues.jboss.org/browse/ISPN-8918
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 9.2.0.Final, 9.1.6.Final
Reporter: Radoslav Husar
When a cache is stopped and restarted, its configuration reference within component registry is not refreshed with defineConfiguration/undefineConfiguration.
The problem is that org/infinispan/factories/ComponentRegistry.java:77 is only called once the cache is being wired thus {{registerComponent(configuration, Configuration.class);}} is the only place where the configuration is put into the registry.
The best solution is to remove the cache in TERMINATED state once configuration is undefined thus establishing a clear terminal lifecycle.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month
[JBoss JIRA] (ISPN-8913) Provide sha1 checksums for Infinispan downloads
by Radoslav Husar (JIRA)
[ https://issues.jboss.org/browse/ISPN-8913?page=com.atlassian.jira.plugin.... ]
Radoslav Husar commented on ISPN-8913:
--------------------------------------
What I would like to see is PGP signed checksums or at least checksums served over SSL-enabled website.
> Provide sha1 checksums for Infinispan downloads
> -----------------------------------------------
>
> Key: ISPN-8913
> URL: https://issues.jboss.org/browse/ISPN-8913
> Project: Infinispan
> Issue Type: Enhancement
> Components: Build
> Affects Versions: 9.2.0.Final
> Reporter: Ryan Emerson
>
> Currently infinispan.org only provides users with download links for our various distribution zips, in the future we should provide these alongside their respective sha1 checksums. The website will need to be updated to include a means of displaying this information, as well as the web site release scripts to automatically populate said information.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 1 month