Actions
Bug #29678
closedsimultaneously syncing multiple LCEs on smart proxy fails due to "required lock" error
Status:
Closed
Priority:
Urgent
Assignee:
Category:
Foreman Proxy Content
Target version:
Description
when syncing multiple LCEs simultaneously to a smart proxy, sync tasks after the first will fail due to "required lock" error
to reproduce the issue:
1. publish a new version of a CV, promote it to multiple LCEs
2. if the smart proxy is configured to auto-sync when LCEs are updated, any sync tasks after the first one created will fail due to "required lock"
the proposed solution (thanks jsherrill!) is that the resource locks in `app/lib/actions/katello/capsule_content/sync_capsule.rb` need to be defined as only a 'linking' lock
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/8695 added
Updated by Justin Sherrill over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|246d899a47ee11b358b92b5ff722ee1a582220a7.
Updated by Samir Jha over 4 years ago
- Target version set to Katello 3.15.1
- Triaged changed from No to Yes
Updated by Jonathon Turel over 4 years ago
- Pull request deleted (
https://github.com/Katello/katello/pull/8695) - Fixed in Releases Katello 3.17.0 added
- Fixed in Releases deleted (
)
Actions