[GitHub] ignite pull request #3353: IGNITE-7191 JDBC: set socket buffer to 64k by def...

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

[GitHub] ignite pull request #3353: IGNITE-7191 JDBC: set socket buffer to 64k by def...

andrey-kuznetsov
GitHub user apopovgg opened a pull request:

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

    IGNITE-7191 JDBC: set socket buffer to 64k by default

   

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

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

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

    https://github.com/apache/ignite/pull/3353.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 #3353
   
----
commit 5f6bd3e2fa0567160031cdd067b3e2b1f20c9972
Author: apopov <tank2.alex@...>
Date:   2018-01-10T16:08:05Z

    IGNITE-7191 JDBC: set socket buffer to 64k by default

----


---