You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by oleg-ostanin <gi...@git.apache.org> on 2018/12/12 10:31:54 UTC

[GitHub] ignite pull request #5644: IGNITE-3296 added try-catch block to prevent driv...

GitHub user oleg-ostanin opened a pull request:

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

    IGNITE-3296 added try-catch block to prevent driver from stopping

    

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

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

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

    https://github.com/apache/ignite/pull/5644.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 #5644
    
----
commit d5d4e73f53d965fdf1ad78371c7d0d800c397f8b
Author: oleg-ostanin <oo...@...>
Date:   2018-12-12T10:30:22Z

    IGNITE-3296 added try-catch block to prevent driver from stopping

----


---