Issue #6920 has been reported by Dominic Cleal.

----------------------------------------
Feature #6920: Use single Augeas connection for whole run
https://projects.puppetlabs.com/issues/6920

Author: Dominic Cleal
Status: Unreviewed
Priority: Normal
Assignee: 
Category: augeas
Target version: 
Affected Puppet version: 
Keywords: augeas performance
Branch: 


Idea from Jared Jennings on puppet-users: 
http://groups.google.com/group/puppet-users/browse_thread/thread/8d7b802b089714a9?pli=1

When a catalog contains many Augeas resources, the Puppet run slows down as 
Augeas has to reparse and construct the entire tree for each resource whether 
or not it's executed (just to check need_to_run?).  This can be helped by 
specifying the lens associated with each resource, but isn't as elegant.

Ideally, a single Augeas instance could be used for all resources during a run.

This may imply a new feature is needed in Augeas to reset the tree or to 
provide some clear indication that it's "dirty" or "clean".


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