[jira] [Created] (IGNITE-6876) ODBC: Add support for SQL_ATTR_CONNECTION_TIMEOUT

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-6876) ODBC: Add support for SQL_ATTR_CONNECTION_TIMEOUT

Anton Vinogradov (Jira)
Alexey Popov created IGNITE-6876:
------------------------------------

             Summary: ODBC: Add support for SQL_ATTR_CONNECTION_TIMEOUT
                 Key: IGNITE-6876
                 URL: https://issues.apache.org/jira/browse/IGNITE-6876
             Project: Ignite
          Issue Type: Improvement
      Security Level: Public (Viewable by anyone)
          Components: odbc
    Affects Versions: 2.1
            Reporter: Alexey Popov


Remote ODBC client should be able to request a timeout for socket send/receive operations. It should be done with SQL_ATTR_CONNECTION_TIMEOUT attribute.
If an application with ODBC driver experiences a timeout for some query, it can continue to work after closing the connection and establishing a new one.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)