Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.36.0
-
None
Description
Attempting to recover messages with replay and filters fails to find AMQP messages.
The following message properties used in filter do not match AMQP messages in retention files : AMQTimestamp, AMQPriority, ... which cause the replay process to be unable to restore the message.
To reproduce, I have enhanced the existing message replay test case to verify filter behaviour.
To run it, just replace the existing Artemis test class located in "tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/retention" with the provided one.
Attachments
Attachments
Issue Links
- links to