You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (Jira)" <ji...@apache.org> on 2022/02/25 16:59:00 UTC

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

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

Justin Bertram updated ARTEMIS-3697:
------------------------------------
    Issue Type: Improvement  (was: Bug)

> 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
>          Time Spent: 10m
>  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)