[
https://issues.apache.org/jira/browse/ARTEMIS-4029?focusedWorklogId=814166&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-814166
]
ASF GitHub Bot logged work on ARTEMIS-4029:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 05/Oct/22 21:10
Start Date: 05/Oct/22 21:10
Worklog Time Spent: 10m
Work Description: clebertsuconic opened a new pull request, #4242:
URL: https://github.com/apache/activemq-artemis/pull/4242
The issue is that depage should not put pages on the used pages as they were
not actually intended to read. instead I should create a newPageObject and not
use the RefCounts caching.
Issue Time Tracking
-------------------
Worklog Id: (was: 814166)
Remaining Estimate: 0h
Time Spent: 10m
> PageCleanup may OME if many pages are cleared all at once
> ---------------------------------------------------------
>
> Key: ARTEMIS-4029
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4029
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Clebert Suconic
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> in a situation that a lot of pages are released all at once, the page cleanup
> might get an OME.
> This is an issue after the new paging refactoring where I removed the page
> cache.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)