[
https://issues.apache.org/jira/browse/IGNITE-27606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18100853#comment-18100853
]
Anton Vinogradov commented on IGNITE-27606:
-------------------------------------------
[Ignite PR Checker|https://ignite-pr-checker.is-a.dev/?pr=13422] verdict for PR
13422 · RunAll build [9243737|https://ci2.ignite.apache.org/build/9243737] ·
147 suites ran, 0 reused
(!) *1 broken suite(s)* (failed without a reliable run):
- Thin Client: Java: non-zero exit code · Number of tests 57 is 87% less than
439 in build #17751
(?) *1 suite(s) ran fewer tests than on master* (tests that never ran can't
fail):
- Thin Client: Java: 57 tests vs 439 on master (*-87%*)
(x) *2 blocker(s) in 2 suite(s):*
- PDS 8: {{org.apache.ignite.testsuites.IgnitePdsTestSuite8:
org.apache.ignite.internal.processors.cache.persistence.filename.SnapshotRestoreIndexPathTest.testSameIndexAndDefaultStorage}}
- Cache 12: {{org.apache.ignite.testsuites.IgniteCacheTestSuite12:
org.apache.ignite.internal.processors.cache.GridTransactionsSystemUserTimeMetricsTest.testJmxParametersSpreading}}
⏳ _Auto re-run *#1* in progress — 2 blocker + 1 broken suite(s) re-queued
(attempt 1/2), *≈ settled by 20:42 MSK*. This comment updates when they settle._
> Investigate 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
> Assignee: Anton Vinogradov
> Priority: Major
> Labels: IEP-132, wire-format
> Fix For: 2.19
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)