[jboss-user] [JBoss Cache: Core Edition] - Re: Node in eviction queue not seen in printDetails

2008-06-27 Thread [EMAIL PROTECTED]
:-) If you can prove to me that it doesn't do so - perhaps by way of a more focused and specific test - I'll look into a fix and a release. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4161124#4161124 Reply to the post : http://www.jboss.com/index.html?mod

[jboss-user] [JBoss Cache: Core Edition] - Re: Node in eviction queue not seen in printDetails

2008-06-27 Thread jorgemoralespou_2
Yeah, as you say, "it hould". We'll investigate a little deeper. Thanks, View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4161120#4161120 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4161120 _

[jboss-user] [JBoss Cache: Core Edition] - Re: Node in eviction queue not seen in printDetails

2008-06-27 Thread [EMAIL PROTECTED]
anonymous wrote : | Using a remove(Fqn). | Doing a remove should remove events from an eviction queue as well. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=416#416 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode

[jboss-user] [JBoss Cache: Core Edition] - Re: Node in eviction queue not seen in printDetails

2008-06-26 Thread jorgemoralespou_2
Using a remove(Fqn). As we don`t have a cache loader configured for this cache, we could probably do an evict, but since we have done our own abstraction on top of JBossCache for our way of doing things, we have chosen to use remove so it works with any underlying JBossCache. CacheEviction is

[jboss-user] [JBoss Cache: Core Edition] - Re: Node in eviction queue not seen in printDetails

2008-06-26 Thread [EMAIL PROTECTED]
How does your scheduler job remove stuff? Using a remove() or an evict()? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160809#4160809 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4160809 __