Puppet: System Administration Automated

Support

Ticket #424 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Compile time should persist beyond puppetd restarts

Reported by: luke Assigned to: luke
Priority: normal Milestone: kermit
Component: client Version: 0.22.0
Severity: normal Keywords: cache compile restart
Cc: Triage Stage:
Attached Patches: Complexity:

Description

Puppetd keeps its compile time in memory, but if the daemon restarts then the information is lost. This information should persist, so that if many daemons are restarted at once, they do not all immediately recompile.

Change History

01/23/07 02:37:54 changed by luke

  • milestone set to kermit.

01/23/07 16:28:40 changed by luke

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in [2081].