Issue #2184 has been updated by jamtur01. Status changed from Ready for Checkin to Closed
Pushed in commit:"aa6dcef408284b39dc0001683c61c149a0578156" in branch master. ---------------------------------------- Bug #2184: Checksums should use a larger buffer size http://projects.reductivelabs.com/issues/2184 Author: luke Status: Closed Priority: Normal Assigned to: jamtur01 Category: file Target version: 0.25.0 Complexity: Unknown Affected version: 0.24.7 Keywords: Apparently 512 bytes is below the block size of many filesystems, so our use of that size buffer for checksums causes some inefficiency. The buffer size should be increased to 4096 or so. This should be an essentially trivial fix. -- 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 -~----------~----~----~----~------~----~------~--~---
