[JBoss JIRA] (ISPN-10282) Declarative cache configuration inheritance doesn't work correctly
by Tristan Tarrant (Jira)
Tristan Tarrant created ISPN-10282:
--------------------------------------
Summary: Declarative cache configuration inheritance doesn't work correctly
Key: ISPN-10282
URL: https://issues.jboss.org/browse/ISPN-10282
Project: Infinispan
Issue Type: Bug
Components: Configuration
Affects Versions: 10.0.0.Beta3
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 10.0.0.Beta4
Declarative configuration inheritance has two issues:
* it silently converts async templates to sync
* templates inheriting templates are created as concrete configurations instead of being templates.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 7 months
[JBoss JIRA] (ISPN-10281) Correctly implement relative-to attribute in embedded parser
by Tristan Tarrant (Jira)
Tristan Tarrant created ISPN-10281:
--------------------------------------
Summary: Correctly implement relative-to attribute in embedded parser
Key: ISPN-10281
URL: https://issues.jboss.org/browse/ISPN-10281
Project: Infinispan
Issue Type: Bug
Components: Configuration
Affects Versions: 10.0.0.Beta3
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 10.0.0.Beta4
The embedded parser does not correctly interpret the relative-to attribute of paths. This should be the name of a property which is interpreted as a path prefix
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 7 months
[JBoss JIRA] (ISPN-10248) Allow users to customize NearCache behavior per RemoteCache
by Paul Ferraro (Jira)
[ https://issues.jboss.org/browse/ISPN-10248?page=com.atlassian.jira.plugin... ]
Paul Ferraro updated ISPN-10248:
--------------------------------
Fix Version/s: 10.0.0.Beta4
> Allow users to customize NearCache behavior per RemoteCache
> -----------------------------------------------------------
>
> Key: ISPN-10248
> URL: https://issues.jboss.org/browse/ISPN-10248
> Project: Infinispan
> Issue Type: Enhancement
> Components: Hot Rod
> Affects Versions: 10.0.0.Beta3, 9.4.14.Final
> Reporter: Paul Ferraro
> Assignee: Paul Ferraro
> Priority: Major
> Fix For: 10.0.0.Beta4
>
>
> I have the need to customize L1 configuration beyond the simple max-size capability. To do this, I can extend RemoteCacheManager and override the protected createNearCacheService(...) method. However, this method returns a NearCacheService implementation, instead of a NearCache. No matter, I can still extend NearCacheService and override the protected createNearCache(NearCacheConfiguration config) method. However, this method returns a NearCache interface which is package protected. Consequently, customizing near caching logic is impossible.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 7 months
[JBoss JIRA] (ISPN-10248) Allow users to customize NearCache behavior per RemoteCache
by Paul Ferraro (Jira)
[ https://issues.jboss.org/browse/ISPN-10248?page=com.atlassian.jira.plugin... ]
Paul Ferraro updated ISPN-10248:
--------------------------------
Status: Open (was: New)
> Allow users to customize NearCache behavior per RemoteCache
> -----------------------------------------------------------
>
> Key: ISPN-10248
> URL: https://issues.jboss.org/browse/ISPN-10248
> Project: Infinispan
> Issue Type: Enhancement
> Components: Hot Rod
> Affects Versions: 10.0.0.Beta3, 9.4.14.Final
> Reporter: Paul Ferraro
> Assignee: Paul Ferraro
> Priority: Major
>
> I have the need to customize L1 configuration beyond the simple max-size capability. To do this, I can extend RemoteCacheManager and override the protected createNearCacheService(...) method. However, this method returns a NearCacheService implementation, instead of a NearCache. No matter, I can still extend NearCacheService and override the protected createNearCache(NearCacheConfiguration config) method. However, this method returns a NearCache interface which is package protected. Consequently, customizing near caching logic is impossible.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 7 months