[
https://issues.apache.org/jira/browse/IGNITE-27591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Bessonov updated IGNITE-27591:
-----------------------------------
Description:
# There's a contention in {{{}PersistentPageMemory.Segment#acquirePage{}}},
proven experimentally.
# That method is not called in many places, instead of it we use
{{{}PageHeader.acquirePage{}}}, which makes calculations inaccurate. We must
fix that too.
was:TBD
> Remove contention from the number of acquired pages
> ---------------------------------------------------
>
> Key: IGNITE-27591
> URL: https://issues.apache.org/jira/browse/IGNITE-27591
> Project: Ignite
> Issue Type: Improvement
> Components: storage engines ai3
> Reporter: Ivan Bessonov
> Assignee: Ivan Bessonov
> Priority: Major
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> # There's a contention in {{{}PersistentPageMemory.Segment#acquirePage{}}},
> proven experimentally.
> # That method is not called in many places, instead of it we use
> {{{}PageHeader.acquirePage{}}}, which makes calculations inaccurate. We must
> fix that too.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)