Skip to content

Conversation

@MancunianSam
Copy link
Collaborator

No description provided.

MancunianSam and others added 4 commits October 9, 2025 16:20
This https://github.com/digital-preservation/droid/pull/1165/files
is causing DROID to report wrong signatures.

It needs to be reverted.
* The last modified date from S3 wasn't being set.
* If you ran the file identification on a single file, it was returning
  the folder as well.
* The window size for S3 identification was always 4Mb, even if the
  maxBytesToScan was less. It now uses whichever value is smaller.
* There were no tests for the S3EventHandler.

Outside of S3 identification, since the Java upgrade, the call to the
PRONOM SOAP API was failing. It was missing a dependency which I've
added in.
We're calling headObject to get the file size and last modified but that
isn't necessary as we've already got that information from when we list the
objects. This should speed things up as we're not making unnecessary API
calls.
@MancunianSam MancunianSam merged commit 173564f into main Oct 16, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants