mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-06 18:18:43 +00:00
d158e7eff0
Messages without a last-value property sent to an LVQ are being pruned rather than just passing through. Only messages with a non-null last-value property should be subject to pruning.