Bug #50797 | Agent won't reconnect to monitored DB if started when monitored DB is down 2.1.1 | ||
---|---|---|---|
Submitted: | 1 Feb 2010 18:38 | Modified: | 1 Mar 2010 13:45 |
Reporter: | Diego Medina | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Enterprise Monitor: Agent | Severity: | S1 (Critical) |
Version: | 2.1.1.1138 | OS: | Any |
Assigned to: | Kay Roepke | CPU Architecture: | Any |
Tags: | regression, windmill |
[1 Feb 2010 18:38]
Diego Medina
[1 Feb 2010 21:36]
Enterprise Tools JIRA Robot
Diego Medina writes: On Mac OS 10.5 the agent does reconnect to the mysqld after one minute, the agent tries to reconnect to the mysqld once every minute. {noformat} 2010-02-01 16:31:52: (critical) proxy-plugin.c.1539: Cannot connect, all backends are down. 2010-02-01 16:31:52: (critical) proxy-plugin.c.1539: Cannot connect, all backends are down. 2010-02-01 16:31:52: (critical) proxy-plugin.c.1539: Cannot connect, all backends are down. 2010-02-01 16:31:52: (critical) proxy-plugin.c.1539: Cannot connect, all backends are down. 2010-02-01 16:31:52: (critical) proxy-plugin.c.1539: Cannot connect, all backends are down. 2010-02-01 16:32:00: (critical) agent_mysqld.c:707: successfully connected to database at 127.0.0.1:5132 as user msandbox (with password: YES) {noformat} The messages (critical) proxy-plugin.c.1539: Cannot connect, all backends are down. were because I was trying to send queries through the proxy port.
[2 Feb 2010 13:06]
Enterprise Tools JIRA Robot
Kay Roepke writes: rats. I used the wrong issue number in the push (the original one instead of this one). anyway, the two commits fix Bug#50797/EM-4008
[2 Feb 2010 18:33]
Enterprise Tools JIRA Robot
Keith Russell writes: Patch installed in versions => 2.1.1.1144..
[2 Feb 2010 19:53]
Enterprise Tools JIRA Robot
Diego Medina writes: Verified fixed on 2.1.1.1144 on mac os . Waiting for Windows test
[2 Feb 2010 19:53]
Enterprise Tools JIRA Robot
Diego Medina writes: adding Bill to QA
[1 Mar 2010 13:45]
MC Brown
A note has been added to the 2.1.1 changelog: The &merlin_agent; could fail to reconnect to a monitored MySQL instance if the agent was started while the MySQL instance was unavailable.