[
https://issues.apache.org/jira/browse/OAK-12164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke resolved OAK-12164.
----------------------------------
Resolution: Won't Fix
> "Part size" for Azure V8 regression
> -----------------------------------
>
> Key: OAK-12164
> URL: https://issues.apache.org/jira/browse/OAK-12164
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: blob-cloud-azure
> Affects Versions: 1.92.0
> Reporter: Joerg Hoh
> Priority: Major
>
> The constants AZURE_BLOB_MIN_MULTIPART_UPLOAD_PART_SIZE and
> AZURE_BLOB_MAX_MULTIPART_UPLOAD_PART_SIZE have changed values compared to
> 1.90.0 (min: 10M => 256k, max: 100M => 4G), they share the values with the
> V12 implementation.
> This is causing OOMs on our side, the values should be reverted to their
> previous state.
> Ref:
> https://github.com/apache/jackrabbit-oak/blob/4e4c3831a72411508af67e3956e07999178397b1/oak-blob-cloud-azure/src/main/java/org/apache/jackrabbit/oak/blob/cloud/azure/blobstorage/v8/AzureBlobStoreBackendV8.java#L820
--
This message was sent by Atlassian Jira
(v8.20.10#820010)