This is an automated email from the ASF dual-hosted git repository.

nizhikov pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git


    from e3e3eded7a6 IGNITE-20589 Lazy creation of snapshot dir for in-memory 
cluster (#10981)
     add 56e61440af3 IGNITE-20597 Support cache group filter for dumps (#10986)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/ignite/IgniteSnapshot.java     |  3 +-
 .../snapshot/IgniteSnapshotManager.java            | 26 ++++++--
 .../snapshot/dump/AbstractCacheDumpTest.java       |  8 ++-
 .../snapshot/dump/IgniteCacheDumpSelf2Test.java    | 24 +++++--
 .../snapshot/dump/IgniteCacheDumpSelfTest.java     | 73 ++++++++++++++++++++--
 .../dump/IgniteConcurrentCacheDumpTest.java        |  2 +-
 .../ignite/internal/dump/DumpCacheConfigTest.java  |  2 +-
 7 files changed, 117 insertions(+), 21 deletions(-)

Reply via email to