ngageoint / scale

Processing framework for containerized algorithms
http://ngageoint.github.io/scale/
Apache License 2.0
105 stars 45 forks source link

#1885 Remove Unique Filenames requirement #1886

Closed emimaesmith closed 4 years ago

emimaesmith commented 4 years ago
Checklist

Affected app(s)

ingest

Description of change

1885

Updated the ingest (strikes and scans) to check for duplicate files by filename and file size instead of just filename.

I think this is ready - we might need some more testing with S3 strikes but from the code as far as I can tell we should be good.