Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Process file events in the import batch #4840

Closed
imsdu opened this issue Apr 5, 2024 · 0 comments
Closed

Process file events in the import batch #4840

imsdu opened this issue Apr 5, 2024 · 0 comments
Assignees

Comments

@imsdu
Copy link
Contributor

imsdu commented Apr 5, 2024

Motivation
This ticket allows to add the processing of file events.

The physical files are already present in a S3 bucket at a path matching their previous location in local storage / GPFS

Acceptance criteria

  1. All files are pushed to the default S3 storage via a S3 copy operation
  2. Checksums are updated to match the checksum in S3
  3. An error that is not related to the fact that the event has already been processed should end the batch
  4. Auditing data is preserved.

Implementation notes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants