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)