@Robert thanks for the feedback, my thinking was that if a given message count is greater than the number of messages in the queue then something may be wrong, such as the wrong queue name was given or another application is reading from the queue at the same time, so its probably safer to rollback the transaction in this case. I would always recommend first running the tool with the -nop option to first check that the operation is working as expected. Also enabling DEBUG log level will dump message contents to the screen which can be useful to first check which messages are required to be resent.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Reprocess messages from Dead Message Queue | 15 | 1562 | February 11, 2021 | |
Introducing the "copy-message" command | 6 | 1224 | October 28, 2022 | |
Reprocess Messages from DMQ to Queue of the solace | 3 | 502 | February 10, 2023 | |
How to retain original message properties like topic and sender ID when a message is moved to a DMQ | 4 | 6756 | October 28, 2022 | |
Message redelivery on Exception | 11 | 1225 | July 24, 2023 |