Clebert Suconic created ARTEMIS-3697:
----------------------------------------
Summary: Paging improvements
Key: ARTEMIS-3697
URL: https://issues.apache.org/jira/browse/ARTEMIS-3697
Project: ActiveMQ Artemis
Issue Type: Bug
Reporter: Clebert Suconic
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)