You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <qp...@incubator.apache.org> on 2009/08/10 00:16:14 UTC

[jira] Updated: (QPID-2036) SimpleAMQQueue getMessagesRangeOnTheQueue(from,to) incorrectly shows the last message on a queue following its deletion

     [ https://issues.apache.org/jira/browse/QPID-2036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Gemmell updated QPID-2036:
---------------------------------

    Status: Ready To Review  (was: In Progress)

> SimpleAMQQueue getMessagesRangeOnTheQueue(from,to) incorrectly shows the last message on a queue following its deletion
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-2036
>                 URL: https://issues.apache.org/jira/browse/QPID-2036
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: 0.6
>            Reporter: Robbie Gemmell
>            Assignee: Robbie Gemmell
>             Fix For: 0.6
>
>
> As part of the widening of the AMQQueue MBean viewMessages(from,to) operation to take Long parameters, the getMessagesRangeOnTheQueue(from,to) method was added to SimpleAMQQueue. 
> Whilst otherwise returning correct results, if the final message on the queue is deleted through specific deletion or clearing the queue, the message remains in the list returned from getMessagesRangeOnTheQueue() when it should not.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org