Aleksandr Chesnokov created IGNITE-27606:
--------------------------------------------
Summary: 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: Bug
Reporter: Aleksandr Chesnokov
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)