[
https://issues.apache.org/jira/browse/ARTEMIS-4682?focusedWorklogId=909312&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-909312
]
ASF GitHub Bot logged work on ARTEMIS-4682:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 12/Mar/24 00:58
Start Date: 12/Mar/24 00:58
Worklog Time Spent: 10m
Work Description: clebertsuconic commented on PR #4849:
URL:
https://github.com/apache/activemq-artemis/pull/4849#issuecomment-1989715703
this is a simple bug fix... I'm merging it... we can always review it
further after merged.
if anyone sees any issue please ping me in any way you can :)
Issue Time Tracking
-------------------
Worklog Id: (was: 909312)
Time Spent: 20m (was: 10m)
> JDBC Storage slow to reboot the server
> --------------------------------------
>
> Key: ARTEMIS-4682
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4682
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Clebert Suconic
> Assignee: Clebert Suconic
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> If you use JDBC storage and lots of message in paging mode, the JDBC storage
> will take a long time to load.
> There is a leak on the JDBC Sequential File Factory , and page.exists() is
> selecting every existing file to check its existance. not very efficient.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)