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

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

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

Anton Vinogradov (Jira)
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)