Skip to content

Fix/replication#178

Merged
St4NNi merged 8 commits intomainfrom
fix/replication
May 23, 2024
Merged

Fix/replication#178
St4NNi merged 8 commits intomainfrom
fix/replication

Conversation

@lfbrehm
Copy link
Copy Markdown
Member

@lfbrehm lfbrehm commented May 23, 2024

Summary

Fixes multiple replication handler issues

Details

  • Fixed size calculation for replicated objects
  • Skips objects that are stored in temporary locations
  • Adds a config value for replication batch processing intervals
  • Fixed a few clippy suggestions
  • Retries replication batches if batch failed
  • Removed a lot of redundant traces

@lfbrehm lfbrehm requested a review from St4NNi May 23, 2024 15:45
Copy link
Copy Markdown
Member

@St4NNi St4NNi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. Next step should be a refactor of the replication logic.
Otherwise this should work for now.

One thing we should keep in mind is checking if this will work with non-pithos files.

@St4NNi St4NNi merged commit b191fb6 into main May 23, 2024
@St4NNi St4NNi deleted the fix/replication branch May 23, 2024 15:57
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.

2 participants