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
Hi,
Please correct me if I'm wrong but there is no possibility to configure socket (or read) timeout for MS SQL Server JDBC driver. I've found the following threads about this
From my perspective it is a must have feature as network issues can cause thread hanging if there is no configured timeout. I will be very appreciate if you could support socket level timeout.
Hi,
Please correct me if I'm wrong but there is no possibility to configure socket (or read) timeout for MS SQL Server JDBC driver. I've found the following threads about this
https://social.msdn.microsoft.com/Forums/sqlserver/en-US/95755534-bbef-4c2c-afa4-b80ca2a2c333/how-can-i-set-sotimeout-on-the-sockets-used-by-the-jdbc-2005-driver?forum=sqldataaccess
https://social.msdn.microsoft.com/Forums/sqlserver/en-US/3373d40a-2a0b-4fe4-b6e8-46f2988debf8/any-plans-to-add-socket-timeout-option-in-jdbc-driver?forum=sqldataaccess
From my perspective it is a must have feature as network issues can cause thread hanging if there is no configured timeout. I will be very appreciate if you could support socket level timeout.
Thank you in advance!