[
https://issues.apache.org/jira/browse/IGNITE-13653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey Plekhanov updated IGNITE-13653:
---------------------------------------
Description: Since IGNITE-12451 is resolved there no more deadlock possible
for atomic caches and it's safe to use HashMap and other unordered maps as
argument of putAll/removeAll/invokeAll operations on atomic caches. Warning,
introduced by IGNITE-6804, is not required anymore.
> Don't print warning if unordered map used for bulk update operation on atomic
> cache
> -----------------------------------------------------------------------------------
>
> Key: IGNITE-13653
> URL: https://issues.apache.org/jira/browse/IGNITE-13653
> Project: Ignite
> Issue Type: Improvement
> Reporter: Aleksey Plekhanov
> Assignee: Aleksey Plekhanov
> Priority: Major
>
> Since IGNITE-12451 is resolved there no more deadlock possible for atomic
> caches and it's safe to use HashMap and other unordered maps as argument of
> putAll/removeAll/invokeAll operations on atomic caches. Warning, introduced
> by IGNITE-6804, is not required anymore.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)