limit the number of reconnect() attempts
----------------------------------------
Key: SEQUOIA-827
URL: https://forge.continuent.org/jira/browse/SEQUOIA-827
Project: Sequoia
Type: Improvement
Components: JDBC Driver
Versions: Sequoia 3.0 beta1, Sequoia 2.10.2, Sequoia 2.10.1, Sequoia 2.10,
Sequoia 2.9
Reporter: Marc Herbert
There have been multiple cases where a bug in the driver escalates into an
infinite reconnect() loop,
making things infinitely worst: outofmemory in the application, unreadable
controller logs...
The current code is too complex to guarantee that we always have a termination
condition in
the reconnect process. We should explicitly add one, for instance using a for
loop (carob does that).
--
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
_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia