Issue #3373 has been updated by Brice Figureau. Status changed from Accepted to Ready for Testing Assigned to changed from Brice Figureau to Markus Roberts % Done changed from 0 to 100 Branch set to http://github.com/masterzen/puppet/tree/tickets/testing/3373
The patch has been reviewed. A version taking into account comments review has been pushed to the tickets/testing/3373 branch in my github repository: http://github.com/masterzen/puppet/tree/tickets/testing/3373 This version is based on the latest reductivelabs/primordial_ooze branch which look like to be a testing minus the automated refactorings. ---------------------------------------- Refactor #3373: Puppet should stream files directly to disk http://projects.puppetlabs.com/issues/3373 Author: Luke Kanies Status: Ready for Testing Priority: Normal Assigned to: Markus Roberts Category: file Target version: Rowlf Affected version: 0.25.4 Branch: http://github.com/masterzen/puppet/tree/tickets/testing/3373 We currently load files into memory rather than streaming them to disk. It's much more memory efficient to stream them directly to disk. Brice has an initial version of this, and it'd be great to get this in quickly. We need an equivalent feature on the server -- streaming files directly from disk. -- 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://projects.puppetlabs.com/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.
