You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Nikolay Izhikov (Jira)" <ji...@apache.org> on 2021/12/27 13:10:00 UTC

[jira] [Created] (IGNITE-16216) Migrate TxCounters#updCntrs to Collection

Nikolay Izhikov created IGNITE-16216:
----------------------------------------

             Summary: Migrate TxCounters#updCntrs to Collection
                 Key: IGNITE-16216
                 URL: https://issues.apache.org/jira/browse/IGNITE-16216
             Project: Ignite
          Issue Type: Sub-task
            Reporter: Nikolay Izhikov


Most of transaction touch one cache - no need to use {{Map<Integer, PartitionUpdateCountersMessage> updCntrs}}.

Can be migrated to simple collection.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)