Issue #7017 has been updated by Nigel Kersten. Status changed from Needs Decision to Closed
Joe, have you seen the static compiler work we've been prototyping and are planning to release for Telly? Essentially we'll be using the local filebucket to sync up all these files by checksum... which means they'll only get transferred once. I'm going to close this ticket, but it's because we've got a better solution coming, rather than because we're rejecting this request. ---------------------------------------- Refactor #7017: If 1000 resources have the same exact source, the client still runs 1000 GETs https://projects.puppetlabs.com/issues/7017 Author: Joe McDonagh Status: Closed Priority: Normal Assignee: Nigel Kersten Category: Target version: Affected Puppet version: Keywords: performance Branch: Apologies if someone already filed this bug but while debugging another unrelated issue I noticed the irbrc being GET'd a bunch of times. It's part of an admin user define I have. I would think you'd want the client to notice the source is all the same and only get it once. -- 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.
