Issue #13128 has been updated by konrad rzentarzewski.

we're not using async_storeconfigs anymore, migrated to puppetdb, which handles 
the load better.
----------------------------------------
Bug #13128: thin_storeconfigs + async_storeconfigs result in all resources 
being pushed to db
https://projects.puppetlabs.com/issues/13128#change-65133

Author: konrad rzentarzewski
Status: Investigating
Priority: Normal
Assignee: Nick Lewis
Category: stored configuration
Target version: 
Affected Puppet version: 2.7.9
Keywords: exported resources, async_storecofigs
Branch: https://github.com/puppetlabs/puppet/pull/276


related to #11415 the same pair of configuration parameters:

    thin_storeconfigs = true 
    async_storeconfigs = true

result in puppet-queue being overloaded, trying to push all resources, not only 
exported ones in db.

thin_storeconfigs should actually filter resources before pushing it to queue 
and select only exported ones.


-- 
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.

Reply via email to