[
https://issues.jboss.org/browse/WFLY-10043?page=com.atlassian.jira.plugin...
]
Martin Styk commented on WFLY-10043:
------------------------------------
[~clebert.suconic], in this case there are all messages in the queue instead of the single
message (as expected from LVQ with all messages with the same LVQ property value).
Message counters show all messages are in the queue, and also client receives them all.
[Artemis 2.x Upgrade] Last value queues do not work
---------------------------------------------------
Key: WFLY-10043
URL:
https://issues.jboss.org/browse/WFLY-10043
Project: WildFly
Issue Type: Bug
Components: JMS
Reporter: Martin Styk
Assignee: Martyn Taylor
Priority: Blocker
Labels: activemq, feature-branch-blocker
Last value queues are not working as expected.
# Set {{last-value-queue="true"}} for an address settings {{#}}
# Send 10 messages with {{message.setStringProperty("_AMQ_LVQ_NAME",
"myProperty");}}
# Receiver receives 10 messages. (it is expected to receive the single message)
This looks like broker related regression against Artemis 1.5.
Wildfly:
{{https://github.com/jmesnil/wildfly/tree/WFLY-9407_upgrade_artemis_2.4.0_with_prefix}}
(c692e8327023f9bc40699a6863b4197cc7c1b3c8)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)