setTestOnBorrow = true 后,validationQuery=select 1
在 public DruidPooledConnection getConnectionDirect(long maxWaitMillis) throws SQLException
此函数进入死循环,再也无法获取到连接。
Sign in to comment