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/09 20:24:14 UTC

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

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


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

Posted by "Robbie Gemmell (JIRA)" <qp...@incubator.apache.org>.
     [ 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


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

Posted by "Robbie Gemmell (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Gemmell reassigned QPID-2036:
------------------------------------

    Assignee: Aidan Skinner  (was: Robbie Gemmell)

Hi Aidan, can you review this change please, thanks.

> 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: Aidan Skinner
>             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


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

Posted by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aidan Skinner resolved QPID-2036.
---------------------------------

    Resolution: Fixed

> 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: Aidan Skinner
>             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