Issue #2568 has been updated by micah -. Affected version changed from 0.24.8 to 0.25.4
I'm getting this now fairly regularly on 0.25.4, I've tried to space out my clients hitting the puppetmaster as much as possible, but it seems like I've optimized that as far as I can. It would be nice if I could bump up this parameter much sooner than rowlf... any chance this could be targetted for 0.25.5? ---------------------------------------- Feature #2568: add puppetmasterd 'dbconnections' option to increase rails 'max pool size' http://projects.puppetlabs.com/issues/2568 Author: Richard Soderberg Status: Closed Priority: Normal Assigned to: Category: Rails Target version: Rowlf Affected version: 0.25.4 Keywords: rails database connections max pool size Branch: the attached patch adds a new option 'dbconnections' which tells ActiveRecord the max pool size of the rails connection pool when using 'mysql' or 'postgres' storeconfig. ref: http://groups.google.com/group/puppet-users/msg/eab8ee9092dd308c ref: http://www.ruby-forum.com/topic/178429 patch includes changes for all files containing the term 'dbuser', including docs and tests and a helper utility. i hope that's enough. patch is against git as of a few minutes, all changes pulled before producing the diff. -- 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.
