Actions
Bug #24333
closedclean_backend_objects batch size can cause issues on slower systems
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
The current candlepin batch size for clean_backend_objects is 15,000 uuids at a time.
On slower systems, this can result in timeouts or other issues. 1,500 is more responsive (12 sec to return from candlepin on a slower system)
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7549 added
Updated by Chris Duryee over 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|9b1a513a726fa385525ff2f81e44dfd68cb06e8a.
Updated by Andrew Kofink over 6 years ago
- Target version set to Katello 3.9.0
- Triaged changed from No to Yes
Actions