[Opensymphony-oscache] flush event

James Shaw <[email protected]> Mon, 22 Aug 2005 17:25:50 CDT
Newsgroups gmane.comp.java.open-symphony.os-cache
Message-ID <22074650.1124749580284.JavaMail.os-j2ee@opensymphony01.contegix.com>
When does cache flush event get fired?  From the documentation it seems tha=
t if I do=20

=20

GeneralCacheAdministrator.getFromCache(cacheKey, refreshPeriod);

=20

then when the refresh period is up on one node, all other nodes will get th=
e flush event in the cluster.  But I didn=C3=A2=C2=80=C2=99t find that to b=
e the case: when the refresh period is up, I get the cache update event, bu=
t not flush event locally, and the node never gets the flush event (I=C3=A2=
=C2=80=C2=99ve stepped through the code to confirm this too).

=20

I=C3=A2=C2=80=C2=99m using Java group and it seems to be set up fine.  I ca=
n see in the log both nodes are joined in the group.

---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=3D5861&messageID=3D1347=
9#13479