Feature #8210
closed
Implemented caching for smart-proxy puppet classes
Added by Stefan Julin about 10 years ago.
Updated over 6 years ago.
Description
As a user I want the loading of puppet classes to go faster since if you have around 20k puppet modules it takes around 20 minutes to load the puppet classes using the foreman smart-proxy. This attached fix introduce a caching mechanism for puppet classes so the puppet manifests are only loaded if the modified time on the puppet module is newer then the latest cache time. See the three attached rb files.
Files
Main change is in the class_scanner.rb.
- Project changed from Foreman to Smart Proxy
- Category changed from Smart Proxy to Puppet
If you're looking to contribute the changes, please open a pull request through GitHub, it's how we propose and review patches. http://theforeman.org/contribute.html has more information.
Hi Dominic, you are free to review the changes and check it in yourself and add it to a future release.
- Related to Bug #2687: Performance issues with large ISC dataset (DHCP smart proxy) added
- Related to deleted (Bug #2687: Performance issues with large ISC dataset (DHCP smart proxy))
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/smart-proxy/pull/236 added
- Pull request deleted (
)
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
- Translation missing: en.field_release set to 28
- Related to Bug #10941: puppet classes cache not working right added
Also available in: Atom
PDF