[
https://issues.apache.org/jira/browse/ARTEMIS-3925?focusedWorklogId=800074&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-800074
]
ASF GitHub Bot logged work on ARTEMIS-3925:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 11/Aug/22 19:59
Start Date: 11/Aug/22 19:59
Worklog Time Spent: 10m
Work Description: jbertram opened a new pull request, #4176:
URL: https://github.com/apache/activemq-artemis/pull/4176
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.
Issue Time Tracking
-------------------
Worklog Id: (was: 800074)
Remaining Estimate: 0h
Time Spent: 10m
> Last value queues only keeping last messages (regardless of last value key)
> ---------------------------------------------------------------------------
>
> Key: ARTEMIS-3925
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3925
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.24.0
> Reporter: RĂ´mulo Coutinho
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Last value was working just as expected until version 2.23.1. We upgraded for
> 2.24.0 and only the last message is kept in the queue for consumption (even
> for different last values).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)