Issue #6375 has been updated by Nigel Kersten.
I'd be more comfortable working on this if we knew this was actually responsible for the performance problems you're seeing Digant. Is there a way you can nail down the actual bottleneck more accurately? ---------------------------------------- Feature #6375: Write only stored configs https://projects.puppetlabs.com/issues/6375 Author: Digant Kasundra Status: Needs Decision Priority: Normal Assignee: Nigel Kersten Category: Target version: Affected Puppet version: Keywords: Branch: Hello, We think part of our performance problem is that, while we have asychronized store config writes, when a server checks in, the master still has to interact with the DB to pull all that information out. Since we are currently only interested in one direction (writing out to storeconfigs so that other programs can consume it), we'd like the ability to tell the puppetmaster to do the asychronous parts and not worry about the read parts. -- DK -- 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.
