[jira] [Created] (IGNITE-10452) Inconsistent state of caches if a node stops in the process of running transactions

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-10452) Inconsistent state of caches if a node stops in the process of running transactions

Anton Vinogradov (Jira)
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)