Roman Guseinov created IGNITE-10502:
---------------------------------------
Summary: Add a danger block into transactions documentation
Key: IGNITE-10502
URL:
https://issues.apache.org/jira/browse/IGNITE-10502 Project: Ignite
Issue Type: Bug
Components: documentation
Affects Versions: 2.6
Reporter: Roman Guseinov
Currently, we can not safely use caches with CacheStore and caches without this one inside the same transaction. Those types of caches have different recovery methods and some topology changes can lead inconsistent data:
[
https://issues.apache.org/jira/browse/IGNITE-10452|
https://issues.apache.org/jira/browse/IGNITE-10452]
It should be mentioned in the documentation to avoid confusing the users.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)