liupan664021 opened a new issue, #11538:
URL: https://github.com/apache/ignite/issues/11538

   Hi,
   
   I’ve recently been looking to use the `TRANSACTIONAL_SNAPSHOT `atomicity 
mode in Ignite for achieving consistency across key reads, which is dependent 
on MVCC. I’ve noticed that since version 2.12, MVCC has been deprecated, and it 
was fully removed in version 2.16.
   
   I have built parts of my project on version 2.15 and I am mainly interested 
in an embedded memory database scenario that involves using KV, SQL, and Index 
interfaces for production use. Are there any unforeseen bugs or risks that I 
should be aware of when using these features in a production environment? Could 
someone provide insights into the reasons behind the removal of MVCC and any 
associated risks?
   
   Thanks.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to