Merge lp://staging/~hloeung/ubuntu-repository-cache/metadata-sync-to-peers-less-juju-2 into lp://staging/ubuntu-repository-cache
Proposed by
Haw Loeung
Status: | Merged |
---|---|
Approved by: | Haw Loeung |
Approved revision: | 400 |
Merged at revision: | 389 |
Proposed branch: | lp://staging/~hloeung/ubuntu-repository-cache/metadata-sync-to-peers-less-juju-2 |
Merge into: | lp://staging/ubuntu-repository-cache |
Prerequisite: | lp://staging/~hloeung/ubuntu-repository-cache/metadata-sync-to-peers-less-juju |
Diff against target: |
524 lines (+139/-96) 6 files modified
lib/ubuntu_repository_cache/metadata_cleanup.py (+4/-9) lib/ubuntu_repository_cache/metadata_peers_sync.py (+51/-38) lib/ubuntu_repository_cache/metadata_sync.py (+24/-23) lib/ubuntu_repository_cache/mirror.py (+41/-18) lib/ubuntu_repository_cache/tests/test_metadata_sync.py (+7/-5) lib/ubuntu_repository_cache/util.py (+12/-3) |
To merge this branch: | bzr merge lp://staging/~hloeung/ubuntu-repository-cache/metadata-sync-to-peers-less-juju-2 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
James Simpson | Approve | ||
Canonical IS Reviewers | Pending | ||
Review via email: mp+428770@code.staging.launchpad.net |
Commit message
Move from relying on Juju and juju-run for syncing snapshot metadata to peers
This reduces the chances of an aborted or abnormal termination due to Juju agents dying (shutting down: catacomb 0x... is dying - LP:1984060).
To post a comment you must log in.
This merge proposal is being monitored by mergebot. Change the status to Approved to merge.