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 12:20:00 UTC

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

Aleksey Plekhanov created IGNITE-13653:
------------------------------------------

             Summary: 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
         Environment: 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.
            Reporter: Aleksey Plekhanov
            Assignee: Aleksey Plekhanov






--
This message was sent by Atlassian Jira
(v8.3.4#803005)