Skip to content

Socket Timeout support for jdbc connection #72

@aharbunou

Description

@aharbunou

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!

Metadata

Metadata

Assignees

Labels

EnhancementAn enhancement to the driver. Lower priority than bugs.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions