| Log Message: |
r237@34: chirino | 2007-02-23 14:48:28 -0500
Fixing memory leak that could occur if a connection attemp is not successful (for example if the broker is down and failover is not being used).
If the client app loops re-attempting to reconnect and continues to fail, the leak to lead to a OOM exception quickly.
|