You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksey Plekhanov (Jira)" <ji...@apache.org> on 2020/11/02 14:28:00 UTC

[jira] [Commented] (IGNITE-13653) Don't print warning if unordered map used for bulk update operation on atomic cache

    [ https://issues.apache.org/jira/browse/IGNITE-13653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17224685#comment-17224685 ] 

Aleksey Plekhanov commented on IGNITE-13653:
--------------------------------------------

[~ilyak], as the author of IGNITE-6803 can you please have a look?

> 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)