Hi, 

1. We wanted to try TRANSACTIONAL_SNAPSHOT Atomicity Mode. Wanted to know if
it is production version ?Asking since I noticed the below in the
documentation . Not sure if this applies for the  TRANSACTIONAL_SNAPSHOT
atomicity mode as well . 

(https://apacheignite.readme.io/docs/transactions)
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.

2.  I enabled the TRANSACTIONAL_SNAPSHOT mode and did an insert of a record
from DBeaver. I did not get  a CACHE_PUT event. The only two events I can
see are TX_STARTED, TX_COMMITTED.
What other events can we expect if a insert sql is executed and cache is in
TRANSACTIONAL_SNAPSHOT mode. 





--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to