You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by mm...@apache.org on 2021/02/24 10:51:26 UTC

[ignite] branch master updated (b36386e -> 4391d57)

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

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


    from b36386e  IGNITE-14219 Wait for Grid process instead of Kill process (#8816)
     add 4391d57  IGNITE-14223 Remove FilePageStoreFactory internal interface (#8823)

No new revisions were added by this update.

Summary of changes:
 .../CachePartitionDefragmentationManager.java      | 12 ++---
 .../persistence/file/FilePageStoreFactory.java     | 56 ----------------------
 .../persistence/file/FilePageStoreManager.java     |  6 +--
 .../file/FileVersionCheckingFactory.java           | 28 +++++++++--
 .../snapshot/IgniteSnapshotManager.java            |  4 +-
 5 files changed, 36 insertions(+), 70 deletions(-)
 delete mode 100644 modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/file/FilePageStoreFactory.java