Database Connection Pooling Druid 1.2.12 is now available. This version of the connection pool adds the configuration connectTimeout and socketTimeout by default, and enhances the SQL Parser. Issues The connection pool DruidDataSource supports new configurations connectTimeout and socketTimeout, both of which are 10 seconds. This default value will reduce the connection pool being unable to create links due to network packet loss. Fix connection pool DruidDataSource#handleFatalError side…
#Druid #released #connection #pool #specifies #socketTimeout #default #enhances #SQL #Parser #Latest