[GitHub] ignite pull request #2646: IGNITE-6330: Implemented closing of ODBC and JDBC...

2017-09-14 Thread isapego
Github user isapego closed the pull request at:

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


---


[GitHub] ignite pull request #2646: IGNITE-6330: Implemented closing of ODBC and JDBC...

2017-09-12 Thread isapego
GitHub user isapego opened a pull request:

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

IGNITE-6330: Implemented closing of ODBC and JDBC cursors on client 
disconnect



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

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

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

https://github.com/apache/ignite/pull/2646.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 #2646


commit 2b8b19b9fdfb6809014195d2f3ce21e8a359f1a0
Author: Igor Sapego 
Date:   2017-09-12T14:08:19Z

IGNITE-6330: Implemented closing of ODBC and JDBC cursors on disconnect




---