[GitHub] ignite pull request #3657: IGNITE-7888: Added support for SQL_ATTR_LOGIN_TIM...

2018-03-20 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] ignite pull request #3657: IGNITE-7888: Added support for SQL_ATTR_LOGIN_TIM...

2018-03-19 Thread isapego
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 
Date:   2018-03-16T15:33:11Z

IGNITE-7888: Implemented login timeout.

commit f9d7e97b39be3af59be617a839ac7ed8b53b10e1
Author: Igor Sapego 
Date:   2018-03-19T12:08:17Z

IGNITE-7888: Added tests




---