[
https://issues.apache.org/jira/browse/IGNITE-10741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Kondakov updated IGNITE-10741:
------------------------------------
Description:
Currently data pages evictions are disabled for {{TRANSACTIONAL_SNAPSHOT}}
caches because it can cause violations for repeatable read guarantees.
User should either disable evictions or enable persistence in such cases.
We should reflect it in our documentation.
was:
Currently data pages evictions are disabled for {{TRANSACTIONAL_SNAPSHOT}}
caches because it can cause violations for repeatable read guarantees.
We should reflect it in our documentation.
> MVCC: Document disabled page evictions for in-memory MVCC caches.
> -----------------------------------------------------------------
>
> Key: IGNITE-10741
> URL: https://issues.apache.org/jira/browse/IGNITE-10741
> Project: Ignite
> Issue Type: Task
> Components: documentation, mvcc
> Reporter: Roman Kondakov
> Priority: Major
>
> Currently data pages evictions are disabled for {{TRANSACTIONAL_SNAPSHOT}}
> caches because it can cause violations for repeatable read guarantees.
> User should either disable evictions or enable persistence in such cases.
> We should reflect it in our documentation.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)