On 28 mars 2013, at 03:04, Ivan wrote:
> With ATOMIC_REQUESTS, after cache invalidation, the concurrent process can
> re-create cache old data, between deleting of cache and commit.
If I understand correctly, you're describing the following scenario. It assumes
you have two concurrent process,
With ATOMIC_REQUESTS, after cache invalidation, the concurrent process can
re-create cache old data, between deleting of cache and commit.
Perhaps this problem should be solved by repeat cache deleting after commit.
--
You received this message because you are subscribed to the Google Groups
"