This is an automated email from the ASF dual-hosted git repository.
mmuzaf pushed a change to branch ignite-2.8
in repository https://gitbox.apache.org/repos/asf/ignite.git.
from e6b7973 IGNITE-12650 Mark MVCC with @IgniteExperimental - Fixes #7419.
add 45eeab3 IGNITE-12638 Distributed meta storage classes are
IgniteDataTransferObjects now.
No new revisions were added by this update.
Summary of changes:
.../DistributedMetaStorageHistoryItem.java | 76 ++++++++++++++++++----
.../persistence/DistributedMetaStorageImpl.java | 64 +++++++++---------
.../persistence/DistributedMetaStorageVersion.java | 46 +++++++++++--
.../persistence/DmsDataWriterWorker.java | 24 +++----
...InMemoryCachedDistributedMetaStorageBridge.java | 10 +--
.../persistence/DmsDataWriterWorkerTest.java | 6 +-
6 files changed, 158 insertions(+), 68 deletions(-)