You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Clebert Suconic (Jira)" <ji...@apache.org> on 2022/03/22 18:57:00 UTC

[jira] [Closed] (ARTEMIS-3697) Paging improvements

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

Clebert Suconic closed ARTEMIS-3697.
------------------------------------
    Fix Version/s: 2.21.0
       Resolution: Fixed

> Paging improvements
> -------------------
>
>                 Key: ARTEMIS-3697
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3697
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Clebert Suconic
>            Priority: Major
>             Fix For: 2.21.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> This is 
> - Remove page Readers and just keep references in the memory
> - use reference counting for active readers on pages.. just keep the page while a reader still using it.
> - Remove Weak and SoftReferences
> - Minimize use on Page Transactions (cleanup them and update page files)
> - minimize use on Page counters



--
This message was sent by Atlassian Jira
(v8.20.1#820001)