+1 By the way, is there any reason to have this code in the master branch? It seems feature is in unsupportable state and just wastes TC time and our effort to support MVCC related tests.
On Thu, Feb 6, 2020 at 2:44 PM Alexey Goncharuk <alexey.goncha...@gmail.com> wrote: > > Agree, let's mark MVCC experimental. > > Stephen, the annotation serves as an additional documentation-style marker. > For now there are no compile-time warnings when the API is used. > > чт, 6 февр. 2020 г. в 14:35, Stephen Darlington < > stephen.darling...@gridgain.com>: > > > Yes! I’ve already seen people try to use this without awareness that it’s > > not production ready. > > > > What happens with the annotation, incidentally? Is it just in the > > documentation or do you get a compile-time warning? > > > > > On 6 Feb 2020, at 11:32, Nikolay Izhikov <nizhi...@apache.org> wrote: > > > > > > Hello, Igniters. > > > > > > Should we mark MVCC feature with the new @IgniteExperimental? > > > > > > We explicitly note users that MVCC has beta status, for now [1] > > > > > >> 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 > > > > > > > > > > > >