Skip to content

Commit

Permalink
Fix Ops (#18061)
Browse files Browse the repository at this point in the history
  • Loading branch information
mohityadav766 committed Oct 1, 2024
1 parent 683193f commit 66cd00c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ public Integer reIndex(
int batchSize,
@Option(
names = {"-p", "--payload-size"},
defaultValue = "104857600l")
defaultValue = "104857600")
long payloadSize,
@Option(
names = {"--recreate-indexes"},
Expand Down

0 comments on commit 66cd00c

Please sign in to comment.