Issue #3156 has been updated by Curtis Ruck.

This is also needed where you have multilib versions (i586 & x86_64) versions 
installed and you need to update them both concurrently.
----------------------------------------
Bug #3156: batchable yum and RPM transactions should be batched
https://projects.puppetlabs.com/issues/3156#change-74715

Author: Anonymous
Status: Needs More Information
Priority: Normal
Assignee: 
Category: package
Target version: 
Affected Puppet version: 0.25.4
Keywords: performance yum rpm redhat fedora centos
Branch: 


For users mantaining systems with a lot of managed packages (such as desktop 
configurations), puppet runs can approach 30 minutes plus.

Most of this is due to yum being slow if run multiple times, and it is 
desirable to batch all yum invocations into single yum commands as much as 
possible.

It has been suggested that this also be done for rpmquery so as to not repeat 
it.

We should be able to walk the graph and move the yum/RPM opeartions together in 
a batchable way, and this would help tremendously with run time on 
RHEL/CentOS/Fedora.

(May offer similar savings WRT up2date, though IMHO yum on RHEL4 is a desirable 
practice if you are not a Satellite user.)



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