one possible solution is to lock entry reading section while userCommit() method is executing.
ср, 31 мая 2017 г., 16:52 ALEKSEY KUZNETSOV <alkuznetsov...@gmail.com>: > Hi, Igntrs! > When the first writer thread has commited values and cache entries are > getting updated with this new values, another thread is getting partially > assigned values through the > > cache.getAll(keys) > > should this method wait for all newly updated entries to finish , or > should it throw the exception? > > If it should wait for entries, what mechanism shall i implement? would > appreciate any examples > -- > > *Best Regards,* > > *Kuznetsov Aleksey* > -- *Best Regards,* *Kuznetsov Aleksey*