[GitHub] ignite pull request #4805: IGNITE-9615 Fix exceptions thrown from methods of...

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

[GitHub] ignite pull request #4805: IGNITE-9615 Fix exceptions thrown from methods of...

andrey-kuznetsov
GitHub user dmekhanikov opened a pull request:

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

    IGNITE-9615 Fix exceptions thrown from methods of jdbc2.IgniteConnection

   

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

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

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

    https://github.com/apache/ignite/pull/4805.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 #4805
   
----
commit 3c8856f9d7d892e27d0785133aafa452c1288759
Author: Denis Mekhanikov <dmekhanikov@...>
Date:   2018-09-21T14:35:32Z

    IGNITE-9615 Fix exceptions thrown from methods of jdbc2.IgniteConnection.

----


---