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] [Updated] (IGNITE-16216) Migrate TxCounters#updCntrs to Collection

     [ https://issues.apache.org/jira/browse/IGNITE-16216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikolay Izhikov updated IGNITE-16216:
-------------------------------------
    Priority: Minor  (was: Major)

> 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
>            Priority: Minor
>
> 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)