You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Thomas and all, short description about issue:
if Oracle connection closed by some reason (connectivity/firewall/etc), pool continue to keep closed connections and try to use for queries when connectivity restored instead of connection re-new. It's critical for usage of OraclePool.
Issue related only to Oracle (not reproduced in PgPool).