This is an automated email from the ASF dual-hosted git repository.
timoninmaxim pushed a change to branch IGNITE-17177_inc_snapshots
in repository https://gitbox.apache.org/repos/asf/ignite.git
from 3dd7584ddc9 Merge branch 'master' into IGNITE-17177_inc_snapshots
add 514f24f534d IGNITE-18876 Add incremental snapshots to snapshot view
(#10564)
No new revisions were added by this update.
Summary of changes:
.../systemview/walker/SnapshotViewWalker.java | 6 ++-
.../snapshot/IgniteSnapshotManager.java | 56 +++++++++++++++++-----
.../snapshot/IncrementalSnapshotMetadata.java | 16 +++++++
.../ignite/spi/systemview/view/SnapshotView.java | 48 +++++++++++++++++++
.../ignite/internal/metric/SystemViewSelfTest.java | 45 +++++++++--------
5 files changed, 136 insertions(+), 35 deletions(-)