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

Mirror release version alias writes [RHELDST-28333] #775

Merged
merged 2 commits into from
Feb 6, 2025

Conversation

amcmahon-rh
Copy link
Contributor

@amcmahon-rh amcmahon-rh commented Jan 23, 2025

During the RHEL GA process some repos would appear to temporarily
corrupt from the customer's point of view, usually appearing as 404
errors when fetching repodata files. This is due to aliases getting
updated and delay in data being flushed.

This change introduces mirroring writes on both the source and
destination, which will prevent these errors from occurring.

@crungehottman
Copy link
Member

Looks good so far! Could you please add a few tests to tests/routers/test_publish.py (or similar) to verify each case in the "Examples" section of RHELDST-28333?

@amcmahon-rh amcmahon-rh changed the title Mirror write WIP Mirror release version alias writes [RHELDST-28333] Jan 30, 2025
@crungehottman crungehottman requested a review from rohanpm January 31, 2025 20:35
exodus_gw/aws/dynamodb.py Outdated Show resolved Hide resolved
exodus_gw/aws/dynamodb.py Outdated Show resolved Hide resolved
During the RHEL GA process some repos would appear to temporarily
corrupt from the customer's point of view, usually appearing as 404
errors when fetching repodata files. This is due to aliases getting
updated and delay in data being flushed.

This change introduces mirroring writes on both the source and
destination, which will prevent these errors from occuring.
@crungehottman crungehottman merged commit 3c80e50 into release-engineering:master Feb 6, 2025
3 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