[infinispan-issues] [JBoss JIRA] Commented: (ISPN-669) Impose Hot Rod topology cache configuration restrictions
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Wed Sep 29 14:05:39 EDT 2010
[ https://jira.jboss.org/browse/ISPN-669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12554089#action_12554089 ]
Galder Zamarreño commented on ISPN-669:
---------------------------------------
I'm an idiot, I defined this myself in CM.defineConfiguration():
* If cache name hasn't been defined before, this method creates a clone of the default cache's configuration,
* applies a clone of the configuration overrides passed in and returns this configuration instance.
So, the problem is actually that I don't make it explicit that no Expiration/Eviction should be used for this cache.
I'll implement both suggested changes for this JIRA.
> Impose Hot Rod topology cache configuration restrictions
> --------------------------------------------------------
>
> Key: ISPN-669
> URL: https://jira.jboss.org/browse/ISPN-669
> Project: Infinispan
> Issue Type: Bug
> Components: Cache Server
> Affects Versions: 4.1.0.Final, 4.2.0.ALPHA2
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Fix For: 4.2.0.BETA1
>
>
> Impose limits on Hot Rod topology cache in order to avoid default cache having eviction and cluster view being expired.
> On top of that, topology cache should be configured with REPL_SYNC.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list