[ 
https://issues.apache.org/jira/browse/ARTEMIS-4978?focusedWorklogId=933485&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-933485
 ]

ASF GitHub Bot logged work on ARTEMIS-4978:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 05/Sep/24 21:12
            Start Date: 05/Sep/24 21:12
    Worklog Time Spent: 10m 
      Work Description: tabish121 opened a new pull request, #5219:
URL: https://github.com/apache/activemq-artemis/pull/5219

   When using the replay functionality the application of filters to the 
replayed messages fails to match against AMQP messages due to the message not 
getting scanned when some message values are accessed.




Issue Time Tracking
-------------------

            Worklog Id:     (was: 933485)
    Remaining Estimate: 0h
            Time Spent: 10m

> JMX message replay from retention cannot find AMQP messages when using filters
> ------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-4978
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4978
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: AMQP, JMX, management
>    Affects Versions: 2.36.0
>            Reporter: Jean-Pascal Briquet
>            Priority: Minor
>         Attachments: ReplayTest.java
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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.
>  



--
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


Reply via email to