mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-30 03:46:10 +00:00
Update Max Payload Size (#17414)
This commit is contained in:
parent
995320a9ec
commit
f7f30799d4
@ -270,7 +270,7 @@ public class OpenMetadataOperations implements Callable<Integer> {
|
||||
int batchSize,
|
||||
@Option(
|
||||
names = {"-p", "--payload-size"},
|
||||
defaultValue = "100")
|
||||
defaultValue = "10485760")
|
||||
int payloadSize,
|
||||
@Option(
|
||||
names = {"--recreate-indexes"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user