Issue #2564 has been updated by James Turnbull. Target version changed from Rowlf to Statler
---------------------------------------- Feature #2564: Documentation should be dumped from memory when not used http://projects.reductivelabs.com/issues/2564 Author: Luke Kanies Status: Accepted Priority: Low Assigned to: Category: plumbing Target version: Statler Affected version: 0.24.8 Keywords: Branch: All of the resource types, parameters, and much more store documentation in memory, even when they're never going to be used. Once a process gets to a certain point, it should be obvious that the docs won't be used, and at that point they should all be dumped from memory. This won't be a huge optimization, but it should help. This will require that our 'Docs' util module keep a reference to all docs, so that it can zero them out when dumping them. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
