You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/03/01 06:06:00 UTC

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

    [ https://issues.apache.org/jira/browse/ARTEMIS-3697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499345#comment-17499345 ] 

ASF subversion and git services commented on ARTEMIS-3697:
----------------------------------------------------------

Commit 6438d6a7a8982b029c22e7fbf4aa66504b9c3669 in activemq-artemis's branch refs/heads/main from Domenico Francesco Bruscino
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=6438d6a ]

ARTEMIS-3697 Skipping testInabilityToCreateDirectoryDuringPaging for db


> 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: 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)