Skip to content

Commit

Permalink
Fix Ops (#18061)
Browse files Browse the repository at this point in the history
(cherry picked from commit 66cd00c)
  • Loading branch information
mohityadav766 committed Oct 1, 2024
1 parent afd9267 commit 426d292
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 426d292

Please sign in to comment.