You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Ivan Rakov (JIRA)" <ji...@apache.org> on 2018/05/08 14:53:00 UTC

[jira] [Created] (IGNITE-8453) FileDecompressor may access HashMap without proper synchronization

Ivan Rakov created IGNITE-8453:
----------------------------------

             Summary: FileDecompressor may access HashMap without proper synchronization
                 Key: IGNITE-8453
                 URL: https://issues.apache.org/jira/browse/IGNITE-8453
             Project: Ignite
          Issue Type: Bug
            Reporter: Ivan Rakov
            Assignee: Ivan Rakov
             Fix For: 2.5


Caused by IGNITE-8429.
FileDecompressor performs a remove from regular HashMap (which is shared to other threads) without synchronization.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)