You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Alexey Popov (JIRA)" <ji...@apache.org> on 2017/11/13 07:59:00 UTC

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

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)