[infinispan-issues] [JBoss JIRA] Commented: (ISPN-1158) Passivation without Eviction is an invalid configuration and should log a warning
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Wed Jul 13 10:18:24 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12613941#comment-12613941 ]
Galder Zamarreño commented on ISPN-1158:
----------------------------------------
Manik, in the end this was implemented as throwing an exception rather than a warning. Exception seems a bit too much to me and couldn't it be a case that a user wants passivation and do manual Cache.evict() calls? WDYT?
I think a WARN message would be better.
> Passivation without Eviction is an invalid configuration and should log a warning
> ---------------------------------------------------------------------------------
>
> Key: ISPN-1158
> URL: https://issues.jboss.org/browse/ISPN-1158
> Project: Infinispan
> Issue Type: Feature Request
> Components: Eviction, Loaders and Stores
> Affects Versions: 5.0.0.CR4
> Reporter: Michal Linhard
> Assignee: Manik Surtani
> Priority: Minor
> Fix For: 5.0.0.FINAL
>
>
> It needs to be verified whether Passivation without eviction does make sense.
> We should display warning that this is not a good configuration if not.
> cache store probably won't get used at all in that case.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list