Skip to content

Commit

Permalink
FIx
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim-Brooks committed Jun 1, 2023
1 parent b2aad43 commit 79fb76a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1558,7 +1558,7 @@ public void testAsyncPersistGlobalCheckpointSync() throws InterruptedException,
indexMetadata.build(),
null,
new InternalEngineFactory(),
ignoredShardId -> {},
() -> {},
RetentionLeaseSyncer.EMPTY
);
recoverShardFromStore(shard);
Expand Down

0 comments on commit 79fb76a

Please sign in to comment.