[jboss-jira] [JBoss JIRA] (WFLY-10002) Incorrect number of messages on queue after remove of scheduled message
Michal Toth (JIRA)
issues at jboss.org
Fri Jun 8 04:42:01 EDT 2018
[ https://issues.jboss.org/browse/WFLY-10002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588479#comment-13588479 ]
Michal Toth commented on WFLY-10002:
------------------------------------
This issue was never present in downstream product, as 7.1.1 is based on 2.4.0 and 7.2.0 will be upstream 2.6.0 -> 7.2.0 will already contain a fix.
[~osushche] tried to reproduce the issue and that the resolution.
Upstream issue only, which is fixed since 2.6.0.
(See linked ENTMQBR-1073 for details.)
> Incorrect number of messages on queue after remove of scheduled message
> -----------------------------------------------------------------------
>
> Key: WFLY-10002
> URL: https://issues.jboss.org/browse/WFLY-10002
> Project: WildFly
> Issue Type: Bug
> Components: JMS
> Reporter: Martin Styk
> Assignee: Justin Bertram
> Labels: activemq, feature-branch-blocker
>
> Removing scheduled message from queue cause incorrect number of messages reported by {{count-messages}} operation.
> It looks like the operation {{count-messages}} returns value equal to _actual number of messages_ minus _number of removed scheduled messages_
> *Scenario*
> # send 1 message with _AMQ_SCHED_DELIVERY property set to several minutes
> # remove scheduled emssage using CLI operation {{remove-message}}
> # find out number of messages on queue using CLI operation {{count-messages}} - it returns value -1
> This is broker related issue. It is regression against Artemis 1.5.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list