[
https://issues.apache.org/jira/browse/IGNITE-27606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Chesnokov updated IGNITE-27606:
-----------------------------------------
Issue Type: Improvement (was: Bug)
> Refactor PartitionUpdateCountersMessage to remove GridUnsafe and raw array
> counter transforms
> ---------------------------------------------------------------------------------------------
>
> Key: IGNITE-27606
> URL: https://issues.apache.org/jira/browse/IGNITE-27606
> Project: Ignite
> Issue Type: Improvement
> Reporter: Aleksandr Chesnokov
> Priority: Major
>
> The current implementation of PartitionUpdateCountersMessage performs counter
> transformations using raw arrays and GridUnsafe. Propose and implement an
> alternative approach that avoids GridUnsafe and reduces low-level array
> manipulation, without regressions in performance or network serialization
> behavior
--
This message was sent by Atlassian Jira
(v8.20.10#820010)