Puppet: System Administration Automated

Support

Ticket #674 (assigned refactor)

Opened 2 years ago

Last modified 9 months ago

Remove/simplify cache for fileserver clients in file

Reported by: lutter Assigned to: lutter (accepted)
Priority: normal Milestone:
Component: file Version: 0.22.4
Severity: minor Keywords:
Cc: Triage Stage: Accepted
Attached Patches: None Complexity: Unknown

Description

pfile.rb caches fileserver clients in uri2obj. That cache should either be keyed off server + port or be removed entirely.

Change History

06/18/07 21:38:15 changed by lutter

  • owner changed from luke to lutter.
  • status changed from new to assigned.
  • severity changed from normal to minor.
  • stage changed from Unreviewed to Accepted.

01/19/08 22:53:53 changed by luke

  • type changed from defect to refactor.

04/24/08 08:15:52 changed by luke

  • component changed from library to file.
  • summary changed from Remove/simplify cache for fileserver clients in pfile to Remove/simplify cache for fileserver clients in file.