[
https://issues.apache.org/jira/browse/IGNITE-12650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17035279#comment-17035279
]
Ivan Pavlukhin commented on IGNITE-12650:
-----------------------------------------
Public API related to MVCC:
* {{org.apache.ignite.cache.CacheAtomicityMode#TRANSACTIONAL_SNAPSHOT}}
*
{{org.apache.ignite.configuration.IgniteConfiguration#(get|set)MvccVacuumFrequency}}
*
{{org.apache.ignite.configuration.IgniteConfiguration#(get|set)MvccVacuumThreadCount}}
*
{{org.apache.ignite.configuration.TransactionConfiguration#(get|set)DeadlockTimeout}}
> Mark MVCC with @IgniteExperimental annotation
> ---------------------------------------------
>
> Key: IGNITE-12650
> URL: https://issues.apache.org/jira/browse/IGNITE-12650
> Project: Ignite
> Issue Type: Task
> Reporter: Maxim Muzafarov
> Priority: Major
> Fix For: 2.8
>
>
> MVCC should be marked with the @IgniteExperimental annotation.
> * Beta version of Transactional SQL and MVCC
> * In Ignite v2.7, Transactional SQL and MVCC are released as beta versions to
> allow users to experiment and share feedback.
> * This version of Transactional SQL and MVCC should not be considered for
> production.
> [1] https://apacheignite.readme.io/docs/multiversion-concurrency-control
--
This message was sent by Atlassian Jira
(v8.3.4#803005)