Skip to content

Commit

Permalink
Incorporate PR review feedback
Browse files Browse the repository at this point in the history
Signed-off-by: Ashish Singh <[email protected]>
  • Loading branch information
ashking94 committed Jan 5, 2023
1 parent 7914084 commit 3fd0c55
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,7 @@ protected IndexShard newShard(
globalCheckpointSyncer,
retentionLeaseSyncer,
breakerService,
(idxSettings, shardRouting) -> new InternalTranslogFactory(),
(indexSetting, shardRouting) -> new InternalTranslogFactory(),
checkpointPublisher,
remoteStore
);
Expand Down

0 comments on commit 3fd0c55

Please sign in to comment.