Hello!

I'm working on https://issues.apache.org/jira/browse/IGNITE-9093 test fix
Turns out, IgniteDbPutGetWithCacheStoreTest.testReadThrough fails
sporadically because the default ignite.close() is close(cancel=true), and
it seems that it abandons cache store operations. So not all data is
read/written from cache store.

Is it really so? Is it considered safe?

I have a pull request on this topic:
https://github.com/apache/ignite/pull/4545

Regards,

-- 
Ilya Kasnacheev

Reply via email to