Skip to content

Replicas should atomically update their distributions#7492

Draft
dralley wants to merge 1 commit intopulp:mainfrom
dralley:atomic-replication
Draft

Replicas should atomically update their distributions#7492
dralley wants to merge 1 commit intopulp:mainfrom
dralley:atomic-replication

Conversation

@dralley
Copy link
Contributor

@dralley dralley commented Mar 18, 2026

It's not ideal for distributions to pick up replica changes at random time intervals as various tasks complete, ideally the entire replica is presented as updated at once (or with the smallest possible window).

closes #7333

📜 Checklist

  • Commits are cleanly separated with meaningful messages (simple features and bug fixes should be squashed to one commit)
  • A changelog entry or entries has been added for any significant changes
  • Follows the Pulp policy on AI Usage
  • (For new features) - User documentation and test coverage has been added

See: Pull Request Walkthrough

It's not ideal for distributions to pick up replica changes at random
time intervals as various tasks complete, ideally the entire replica is
presented as updated at once (or with the smallest possible window).

closes pulp#7333
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.

Distribution updates during replication should be atomic

1 participant