apache / ignite

Apache Ignite
https://ignite.apache.org/
Apache License 2.0
4.7k stars 1.88k forks source link

IGNITE-21835 Cleanup MvccUtils and enum RowData #11318

Closed J-Bakuli closed 3 weeks ago

J-Bakuli commented 1 month ago

To cleanup MvccUtils and enum RowData:

LINK_ONLY LINK_WITH_HEADER NO_KEY_WTH_HINTS.

Delete MVCC classes:

MvccVersion MvccVersionImpl MvccUpdateVersionAware.

The remaining MvccUtils.tx(..) methods will be removed in IGNITE-21345

tcbot2


Thank you for submitting the pull request to the Apache Ignite.

In order to streamline the review of the contribution we ask you to ensure the following steps have been taken:

The Contribution Checklist

Notes

If you need any help, please email dev@ignite.apache.org or ask anу advice on http://asf.slack.com #ignite channel.

shishkovilja commented 1 month ago

@J-Bakuli , let's close this pull request.