You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ted Ross (JIRA)" <qp...@incubator.apache.org> on 2008/09/25 18:09:46 UTC

[jira] Assigned: (QPID-1292) Added test for purge queue through management interface and enhanced move messages

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

Ted Ross reassigned QPID-1292:
------------------------------

    Assignee: Ted Ross

> Added test for purge queue through management interface and enhanced move messages
> ----------------------------------------------------------------------------------
>
>                 Key: QPID-1292
>                 URL: https://issues.apache.org/jira/browse/QPID-1292
>             Project: Qpid
>          Issue Type: Test
>          Components: Python Test Suite
>    Affects Versions: M4
>            Reporter: William Henry
>            Assignee: Ted Ross
>         Attachments: test_management_purge_diff.txt
>
>
> This patch tests the purge functionality through the management interface.
> 20 messages are added to a queue. 
> 1) The top message is purged  and tested - msgDepth now 19
> 2) The top 9 messages are purged - msgDepth now 10
> 3) All (remaining) messages are purged - msgDepth is 0
> Also added code to check the order of the moved messages are consumable and in the right order.

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