[GitHub] ignite pull request #4481: IGNITE-9165 Close streams in core module

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

[GitHub] ignite pull request #4481: IGNITE-9165 Close streams in core module

andrey-kuznetsov
GitHub user zzzadruga opened a pull request:

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

     IGNITE-9165 Close streams in core module

   

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

    $ git pull https://github.com/zzzadruga/ignite IGNITE-9165

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

    https://github.com/apache/ignite/pull/4481.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 #4481
   
----
commit f4d542b6bd426ae7fb6546d5c0654fa0cb9b41a4
Author: zzzadruga <zzzadruga@...>
Date:   2018-08-03T07:28:05Z

    IGNITE-9165 Close streams

commit be4c168078c56cef9930322bab9350e3fde41205
Author: zzzadruga <zzzadruga@...>
Date:   2018-08-03T07:58:06Z

    IGNITE-9165 Remove unused import

----


---