[
https://issues.apache.org/jira/browse/AMQ-9646?focusedWorklogId=954001&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-954001
]
ASF GitHub Bot logged work on AMQ-9646:
---------------------------------------
Author: ASF GitHub Bot
Created on: 24/Jan/25 00:16
Start Date: 24/Jan/25 00:16
Worklog Time Spent: 10m
Work Description: cshannon commented on PR #1377:
URL: https://github.com/apache/activemq/pull/1377#issuecomment-2611276723
The biggest issue I see is if you are trying to do "online" backups, every
time you are calling recover messages you are messing with the internal state
of the queue if you are hopping around to select certain messages. You could
avoid this by using a different MessageOrderCursor
https://github.com/apache/activemq/blob/a4a42277d1b69273652d8cb1e326ff90f4ad1399/activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/MessageDatabase.java#L3989
Issue Time Tracking
-------------------
Worklog Id: (was: 954001)
Time Spent: 1h 20m (was: 1h 10m)
> Support selecting specific messages for command line backup
> -----------------------------------------------------------
>
> Key: AMQ-9646
> URL: https://issues.apache.org/jira/browse/AMQ-9646
> Project: ActiveMQ Classic
> Issue Type: Improvement
> Reporter: Matt Pavlovich
> Assignee: Matt Pavlovich
> Priority: Minor
> Fix For: 6.2.0, 5.19.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact