Discussion:
[JIRA] Created: (MYO-77) Limit number of connection attempts upon failure
Gilles Rayrat (JIRA)
2009-02-27 15:37:56 UTC
Permalink
Limit number of connection attempts upon failure
------------------------------------------------

Key: MYO-77
URL: https://forge.continuent.org/jira/browse/MYO-77
Project: Myosotis
Type: Improvement

Reporter: Gilles Rayrat
Assigned to: Gilles Rayrat
Fix For: 0.6.6


Following an IOException during client connection, myosotis still accepts next connections.
When the error is persistent, like Too Many Open Files, this leads to huge logs.

We need to limit this by adding a maximum consecutive failures, then exit with an error
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://forge.continuent.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
Gilles Rayrat (JIRA)
2009-02-27 16:27:56 UTC
Permalink
[ https://forge.continuent.org/jira/browse/MYO-77?page=all ]

Gilles Rayrat closed MYO-77:
----------------------------

Resolution: Fixed

Fixed in both trunk and direct-read branch
Post by Gilles Rayrat (JIRA)
Limit number of connection attempts upon failure
------------------------------------------------
Key: MYO-77
URL: https://forge.continuent.org/jira/browse/MYO-77
Project: Myosotis
Type: Improvement
Reporter: Gilles Rayrat
Assignee: Gilles Rayrat
Fix For: 0.6.6
Following an IOException during client connection, myosotis still accepts next connections.
When the error is persistent, like Too Many Open Files, this leads to huge logs.
We need to limit this by adding a maximum consecutive failures, then exit with an error
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://forge.continuent.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
Loading...