6.2. Specific Driver configurations¶
Warning
Note for S3 that maxPartSizeForUnknownLength
or driverMaxChunkSize
should be defined according to memory available
and concurrent access, as each transfer (upload or download) could lead to one buffer of this size for each.
Property/Yaml property |
Possible Values |
---|---|
|
S3 Host (do not use |
|
S3 KeyId (do not use |
|
S3 Key (do not use |
|
S3 Region (do not use |
|
MultiPart size (minimum 5 MB, maximum 5 GB, default 256 MB) |
|
512 MB as in |
Property/Yaml property |
Possible Values |
---|---|
|
Connection String to Azure Blob Storage (see https://docs.quarkiverse.io/quarkus-azure-services/dev/index.html) |
|
|
|
256 MB, MultiPart size (minimum 5 MB, maximum 4 GB, default 256 MB) |
|
512 MB as in |
Property/Yaml property |
Possible Values |
---|---|
|
Project Id in Google Cloud (and related Authentication see https://docs.quarkiverse.io/quarkus-google-cloud-services/main/index.html) |
|
|
|
256 MB, MultiPart size (minimum 5 MB, maximum 4 GB, default 256 MB) (Property ignored) |
|
128 MB; MultiPart size (minimum 5 MB, maximum ~2 GB): will be used to buffer InputStream if length is unknown (no memory impact) |