[
https://issues.apache.org/jira/browse/AMQ-4399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13808993#comment-13808993
]
Gary Tully commented on AMQ-4399:
---------------------------------
i think
org.apache.activemq.store.journal.JournalPersistenceAdapter#checkpointInterval
needs to be configurable so that the work done on close can be reduced.
> jdbcPersistenceAdapter takes a long time to shutdown, causing journal recovery
> ------------------------------------------------------------------------------
>
> Key: AMQ-4399
> URL: https://issues.apache.org/jira/browse/AMQ-4399
> Project: ActiveMQ
> Issue Type: Bug
> Components: Broker
> Affects Versions: 5.7.0
> Environment: 5.7.0.fuse-71-047
> MySQL with Journal
> Reporter: Jason Shepherd
> Attachments: activemq.xml
>
>
> Using the attached configuration, we have configured JDBC persistence with a
> journal. After sending 30,000 messages to a queue, using persistent messages,
> we see that shutdown of the broker timeouts out and the process is killed by
> the OS.
> After restarting the broker, a journal recovery takes place, which takes a
> long time to complete. We would like to avoid such a long restart time in
> this scenario.
--
This message was sent by Atlassian JIRA
(v6.1#6144)