Skip to content

Commit b3198c8

Browse files
committed
PhysicalDatasource#createByIdleLitte ���寤虹��杩���ヤ�����寤哄氨璁剧疆涓哄凡�����猴�����娉����姝h浣跨��
1 parent 69670d5 commit b3198c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/io/mycat/backend/mysql/nio/handler/NewConnectionRespHandler.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ public void connectionAcquired(BackendConnection conn) {
4343
//
4444
LOGGER.info("connectionAcquired "+conn);
4545

46+
conn.release(); // NewConnectionRespHandler 因为这个是由于空闲连接数低于配置,需要新建连接,但再新建连接的时候,
4647

4748
}
4849

0 commit comments

Comments
 (0)