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
ConnectionPool's initializer does not create connections immediately, in some cases this strategy causes some problem, so is there anyway to preheat connection pool (create some IDLE connections in pool initializing)?