Issue #6375 has been updated by James Turnbull.
Digant - I am greatly concerned we're going to be developing a feature here that potentially isn't actually going to resolve the issue. I'm happy to discuss how we can help further debug the issue before we cut code that might not help. ---------------------------------------- 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.
