[
https://issues.apache.org/jira/browse/ARTEMIS-5097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Bertram updated ARTEMIS-5097:
------------------------------------
Description:
If the data export tool (i.e. {{./artemis data exp}}) encounters a message for
a queue that has been deleted it will fail. This can happen if a queue has been
deleted with messages in it and the journal has not yet been compacted. In this
case the data recovery tool (i.e. {{./artemis data recover}}) would be able to
recover the information but the export would fail.
The data export tool should be able to deal with messages with undefined queues.
was:
say you delete a queue, the ./artemis data exp (Export tool) and Import tool
should be able to deal with undefined queues.
The use case here comes from an user who deleted the queue by accident and
their data went to be removed after a restart of the broker.
./artemis data recover would be able to recover the information but the export
would fail.
With this modification these tools would be able to deal with undefined queues.
> ./artemis data exp | imp should deal with deleted queues
> --------------------------------------------------------
>
> Key: ARTEMIS-5097
> URL: https://issues.apache.org/jira/browse/ARTEMIS-5097
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.37.0
> Reporter: Clebert Suconic
> Assignee: Clebert Suconic
> Priority: Major
> Fix For: 2.38.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> If the data export tool (i.e. {{./artemis data exp}}) encounters a message
> for a queue that has been deleted it will fail. This can happen if a queue
> has been deleted with messages in it and the journal has not yet been
> compacted. In this case the data recovery tool (i.e. {{./artemis data
> recover}}) would be able to recover the information but the export would fail.
> The data export tool should be able to deal with messages with undefined
> queues.
--
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