Skip to content

Commit 3ff0122

Browse files
WIP
1 parent 85f3262 commit 3ff0122

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/core/src/test/java/org/apache/ignite/internal/processors/cache/persistence/snapshot/IgniteSnapshotRestoreFromRemoteMdcTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,6 @@ private void testMdcAwareSnapshot(boolean replicatedCache) throws Exception {
102102

103103
fillCache(other, replicatedCache);
104104

105-
forceCheckpoint();
106-
107105
snp(other).createSnapshot(SNAPSHOT_NAME, null, false, false).get(TIMEOUT);
108106

109107
other.cache(CACHE).destroy();

0 commit comments

Comments
 (0)