[GitHub] ignite pull request #3961: IGNITE-8453 FileDecompressor may access HashMap w...

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

[GitHub] ignite pull request #3961: IGNITE-8453 FileDecompressor may access HashMap w...

andrey-kuznetsov
GitHub user glukos opened a pull request:

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

    IGNITE-8453 FileDecompressor may access HashMap without proper synchr…

    …onizationcommit 7037022)

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

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

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

    https://github.com/apache/ignite/pull/3961.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 #3961
   
----
commit 2a735095f13de156533dd0488910906474dd9850
Author: Ivan Rakov <ivan.glukos@...>
Date:   2018-05-08T14:55:34Z

    IGNITE-8453 FileDecompressor may access HashMap without proper synchronizationcommit 7037022)

----


---