The GitHub Actions job "Build" on jackrabbit-oak.git/OAK-12164-Part-size-for-Azure-V8-regression-fix has failed. Run started by GitHub user seropian (triggered by reschke).
Head commit for run: c99d46ca3bb9952e5bac5522c15eefd32a9475f5 / Dikran Seropian <[email protected]> OAK-12164 - WIP - "Part size" for Azure V8 regression The OAK-11267 V8→V12 migration inadvertently changed V8 blob upload constants — MAX_MULTIPART_UPLOAD_PART_SIZE jumped from 100 MiB to 4000 MiB, causing DAM archive uploads to request a single enormous part instead of multiple manageable ones (production OOM). This change structurally isolates V8 and V12 into separate subpackages (blobstorage/v8/, blobstorage/v12/) so constants, types, and behavior can never cross-contaminate again. V8 backend is rebuilt from 1.90.0 source. AzureSdkVersion.resolve() is the sole SDK selection point. AzureBlobContainer interface decouples consumer modules from SDK types. AzureIsolationTest enforces import boundaries at build time. Ai-Assisted-By: claude Report URL: https://github.com/apache/jackrabbit-oak/actions/runs/24189463043 With regards, GitHub Actions via GitBox
