[Opensymphony-oscache] how do I know one entry is cached in disk or not?
dres <[email protected]>
| Newsgroups | gmane.comp.java.open-symphony.os-cache |
|---|---|
| Message-ID | <31385779.1112034062140.JavaMail.os-j2ee@opensymphony01.contegix.com> |
If you are trying to update an entry that only exists in the disk cache, it should put the entry in the memory cache and delete the disk entry. You never update the disk entry in overflow mode because it gets pushed to the top of the stack. Let me know if this is not the case. We might require a unit test for this. --------------------------------------------------------------------- Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=1023&messageID=3549#3549