Issue #12117 has been reported by Jeff Chapin. ---------------------------------------- Bug #12117: puppetmaster opens a new connection to the database on every node run, and fails to close them https://projects.puppetlabs.com/issues/12117
Author: Jeff Chapin Status: Unreviewed Priority: Normal Assignee: Category: Target version: Affected Puppet version: 2.6.12 Keywords: db connection oracle open Branch: I'm not sure if this should be considered a duplicate of Bug #469, as this is with oracle_enhanced as the DB connector, and not sqlite3, and is still present, while the sqlite bug appears to be resolved in upstream a few years ago. We are seeing puppetmaster open and hold open a new connection every time a node checks in, which over the course of the day consumes all available connections on the DB and strangles it. Stopping and starting the puppetmaster process appears to clear of the db connections. -- 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.
