[GitHub] ignite pull request #2738: IGNITE-6493 incorrect usage dataStreamer, must be...

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

[GitHub] ignite pull request #2738: IGNITE-6493 incorrect usage dataStreamer, must be...

andrey-kuznetsov
GitHub user DmitriyGovorukhin opened a pull request:

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

    IGNITE-6493 incorrect usage dataStreamer, must be in try-with-resource

   

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

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

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

    https://github.com/apache/ignite/pull/2738.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 #2738
   
----
commit 79d036a2a0483b59d5e6ece13dd3bd8622d7df6b
Author: Dmitriy Govorukhin <[hidden email]>
Date:   2017-09-25T09:47:31Z

    IGNITE-6493 fix IgnitePdsWalTlbTest.testWalDirectOutOfMemory() incorrect usage dataStreamer, must be in try-with-resource

----


---