[infinispan-dev] Synchronous write on cachestore

Guillaume SCHEIBEL guillaume.scheibel at gmail.com
Thu Dec 26 16:32:27 EST 2013


Hello everyone,

I'm fixing some issues on the MongoDB cachestore configuration (v5.3). I've
written a test [1] to check that the value I've added in the cache is
correctly persisted into my MongoDB collection.

The problem is that when comes at the "assert" time, the value put in the
cache has still not been stored in MongoDB.

So how can I do to have the value directly persisted into the cache store
database ?

Thanks
Guillaume

[1] https://gist.github.com/gscheibel/8138722
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/infinispan-dev/attachments/20131226/b1b506d3/attachment.html 


More information about the infinispan-dev mailing list