Bug #2394
Fileserving deprecation notices should not happen quite as often
| Status: | Closed | Start date: | 07/06/2009 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | file | |||
| Target version: | 0.25.0 | |||
| Affected Puppet version: | 0.24.8 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
Currently, fileserving deprecation notices happen on every fileserve operation. Combined with the fact that people who are running with older clients can’t modify their code yet, this can result in a huge number of useless deprecation notices.
This should be fixed before release.
History
Updated by Sam Livingston-Gray almost 3 years ago
- Status changed from Accepted to In Topic Branch Pending Review
I’ve pushed this to the tickets/master/2394 branch in my repository located at: git://github.com/geeksam/puppet.git
Updated by James Turnbull almost 3 years ago
- Status changed from In Topic Branch Pending Review to Closed
Pushed in commit:74f5ad457a95580e7cef20fa850afd98eabaa6ed in branch master.
Updated by James Turnbull almost 3 years ago
Typo fix in commit:effaf80ae662076e3578c3eb7a18b863ef104bb4 in branch master.