Bug #3369
Puppetmaster not closing database connections
| Status: | Duplicate | Start date: | 03/15/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Rails | |||
| Target version: | - | |||
| Affected Puppet version: | 0.25.4 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
I’m getting accumulating database connections which eventually overflow the connection limit on the MySQL server …
MySQL Version:
mysql Ver 14.14 Distrib 5.1.40, for redhat-linux-gnu (x86_64) using readline 5.1
This is using the EPEL puppet packages, BTW.
puppet.noarch 0.25.4-1.el5
Related issues
History
Updated by James Turnbull almost 2 years ago
- Category set to Rails
- Status changed from Unreviewed to Needs More Information
What rails version?
Updated by Benjamin Kite almost 2 years ago
rubygem-rails.noarch 2.1.1-2.el5
Updated by Nicolas Szalay almost 2 years ago
Isn’t it related to #3238 ?
Updated by Brad Meier almost 2 years ago
It is related to #3238
I have this problem on both Ubuntu 9.04 with a remote MySQL server and on RedHat EL 5.2 with the MySQL server locally. puppet 0.25.4 (built from source) on both. I am using rails 2.2.2 on RedHat and 2.3.5 on Ubuntu.
Quite a show stopping bug for people with a large number of nodes.
Updated by Scott Dodson over 1 year ago
- Status changed from Needs More Information to Closed
This is a dupe of #3238
Updated by Rein Henrichs over 1 year ago
- Status changed from Closed to Duplicate