Update Hook for setting Multipart to S3 threshold. #293
Labels
Danger Mr Robinson
Things so core to us that need extra care. Please submit automated tests?
Digital Preservation
Drupal 10
Upgrade Economy (capitalism)
enhancement
New feature or request
Milestone
What?
On the absence of this value, on the latest 1.3.0 branch, all files will be handled via the multipart uploader, which will fail for medium sized (30Mbytes or so)files in MIN.IO is mediating/routing S3 bc of a bug in MIN.IO deprecated S3 routing startup option that sends an invalid header for multipart
This leads to files staying in their original place (or temp) but still being made permanent which means basically yeah, not lost, but also not visible to your IIIF.
This issue will simply set, via an update hook the 5Gbyte setting for you, that way you don't have to go to/admin/config/archipelago/filepersisting and save that form to avoid multipart being the choice always.
I will also open another pull later that will allow, files that ended in a limbo (should not happen but files are important) to be moved a next time/ on ADO re-save.
The text was updated successfully, but these errors were encountered: