jbertram commented on PR #5593:
URL: https://github.com/apache/artemis/pull/5593#issuecomment-3845203819

   I rebased this and ran CI on it and there are failures related to LVQ 
semantics in:
   
   - `org.apache.activemq.artemis.tests.integration.jms.client.LVQTest`
   - 
`org.apache.activemq.artemis.tests.integration.jms.multiprotocol.JMSNonDestructiveTest`
   
   The problem appears to be that invoking 
`o.a.a.a.c.s.Queue#deleteMatchingReferences(Filter)` with a `null` filter (i.e. 
to match all messages) is not, in fact, deleting all references.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to