You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Roman Guseinov (JIRA)" <ji...@apache.org> on 2018/11/29 06:51:00 UTC

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

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)