Roman Guseinov created IGNITE-10452:
---------------------------------------
Summary: Inconsistent state of caches if a node stops in the process of running transactions
Key: IGNITE-10452
URL:
https://issues.apache.org/jira/browse/IGNITE-10452 Project: Ignite
Issue Type: Bug
Components: cache
Affects Versions: 2.6
Reporter: Roman Guseinov
Attachments: NonAcidTxReproducer.java
It seems it happens if several caches are used in a transaction. And there are some caches with enabled CacheStore and other ones with disabled.
If all caches have CacheStore (or no one has) then the issue doesn't occur.
Reproducer is attached (tested on master branch).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)