[Opensymphony-oscache] flush event
James Shaw <[email protected]> Mon, 22 Aug 2005 17:27:21 CDT
| Newsgroups | gmane.comp.java.open-symphony.os-cache |
|---|---|
| Message-ID | <19958781.1124749733991.JavaMail.os-j2ee@opensymphony01.contegix.com> |
It didn't copy and paste correct from outlook. Here's the question again: When does cache flush event get fired? From the documentation it seems that if I do GeneralCacheAdministrator.getFromCache(cacheKey, refreshPeriod); then when the refresh period is up on one node, all other nodes will get the flush event in the cluster. But I didn't find that to be the case: when the refresh period is up, I get the cache update event, but not flush event locally, and the node never gets the flush event (I've stepped through the code to confirm this too). I'm using Java group and it seems to be set up fine. I can see in the log both nodes are joined in the group. --------------------------------------------------------------------- Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=5861&messageID=13480#13480