Since we have a large cache that needs significant time to be populated,
we need to be able to copy the files of the regions configured as
Indexed Disk Cache between different installations.
We believe this can be done safely if we turn off the jvm, but we would
need to copy safely the files while the jvm is running. However it seems
that the key files are written only when you turn off the jvm (at least
the size changes when we turn off the jvm, so we suspect that they are
not synchronized to disk in normal operations).
We can make sure at application level that nobody writes in the cache
during the file copy process, but is this sufficient?
Can anybody recommend a solution to this issue?
Best regards,
Silvano.
---------------------------------------------------------------------
To unsubscribe, e-mail: jcs-users-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jcs-users-h...@jakarta.apache.org