Project

General

Profile

Actions

Feature #8210

closed

Implemented caching for smart-proxy puppet classes

Added by Stefan Julin over 9 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Puppet
Target version:
Difficulty:
easy
Triaged:
Fixed in Releases:
Found in Releases:

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

environment.rb environment.rb 5.36 KB Stefan Julin, 10/30/2014 03:52 AM
class_scanner.rb class_scanner.rb 6.69 KB Stefan Julin, 10/30/2014 03:52 AM
puppet_class.rb puppet_class.rb 1.12 KB Stefan Julin, 10/30/2014 03:52 AM

Related issues 1 (0 open1 closed)

Related to Smart Proxy - Bug #10941: puppet classes cache not working rightClosed06/26/2015Actions

Updated by Stefan Julin over 9 years ago

Main change is in the class_scanner.rb.

Actions #2

Updated by Dominic Cleal over 9 years ago

  • 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.

Actions #3

Updated by Stefan Julin over 9 years ago

Hi Dominic, you are free to review the changes and check it in yourself and add it to a future release.

Actions #4

Updated by Ohad Levy over 9 years ago

  • Related to Bug #2687: Performance issues with large ISC dataset (DHCP smart proxy) added
Actions #5

Updated by Ohad Levy over 9 years ago

  • Related to deleted (Bug #2687: Performance issues with large ISC dataset (DHCP smart proxy))
Actions #6

Updated by Ori Rabin over 9 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/smart-proxy/pull/236 added
  • Pull request deleted ()
Actions #7

Updated by Ori Rabin over 9 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #8

Updated by Dominic Cleal over 9 years ago

  • translation missing: en.field_release set to 28
Actions #9

Updated by Dominic Cleal almost 9 years ago

  • Related to Bug #10941: puppet classes cache not working right added
Actions

Also available in: Atom PDF