[jboss-user] [JBoss Cache: Core Edition] - How eviction spreads in depth question?
beep_beep
do-not-reply at jboss.com
Wed Jun 4 04:29:53 EDT 2008
Hi!
Please, help me!
Consider node under a Fqn: /a/b/c
Suppose I have eviction policy on /a/b, that means timeToLiveSeconds=20
1)Does it affect also "c" node?
2)if "c" lives untouched 21 sec, but "b" touched each 2 sec, then will "c" be evicted?
3)if "b" touched each 40 sec, then will "c" be evicted together with "b", if "c"
frequently(2 sec) touched?
4)what is a "touch"? If I use not node interface, but cache interface, then can I "touch" "c", not touching "b"?
Thanks!!! I'm a hard head I know...
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155581#4155581
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155581
More information about the jboss-user
mailing list