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
In the course of #36527, it turns out that LazyConnectionDataSourceProxy accepts an early setHoldability call but does not subsequently pass it on to the target Connection.
In the course of #36527, it turns out that
LazyConnectionDataSourceProxyaccepts an earlysetHoldabilitycall but does not subsequently pass it on to the targetConnection.