You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/19 12:27:00 UTC

[jira] [Commented] (IGNITE-7888) ODBC: Add support for SQL_ATTR_LOGIN_TIMEOUT

    [ https://issues.apache.org/jira/browse/IGNITE-7888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16404719#comment-16404719 ] 

ASF GitHub Bot commented on IGNITE-7888:
----------------------------------------

GitHub user isapego opened a pull request:

    https://github.com/apache/ignite/pull/3657

    IGNITE-7888: Added support for SQL_ATTR_LOGIN_TIMEOUT

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-7888

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/3657.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3657
    
----
commit 36b9f21cdee6b5fc2d93845177db56aed082f610
Author: Igor Sapego <is...@...>
Date:   2018-03-16T15:33:11Z

    IGNITE-7888: Implemented login timeout.

commit f9d7e97b39be3af59be617a839ac7ed8b53b10e1
Author: Igor Sapego <is...@...>
Date:   2018-03-19T12:08:17Z

    IGNITE-7888: Added tests

----


> ODBC: Add support for SQL_ATTR_LOGIN_TIMEOUT
> --------------------------------------------
>
>                 Key: IGNITE-7888
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7888
>             Project: Ignite
>          Issue Type: Improvement
>          Components: odbc
>    Affects Versions: 2.1
>            Reporter: Alexey Popov
>            Assignee: Igor Sapego
>            Priority: Major
>             Fix For: 2.5
>
>
> It would be great if we can support SQL_ATTR_LOGIN_TIMEOUT even without login/password connection parameter. Now we have some default timeout for initial ODBC connection establishment.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)