You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "William Henry (JIRA)" <qp...@incubator.apache.org> on 2008/09/24 23:19:44 UTC

[jira] Commented: (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:comment-tabpanel&focusedCommentId=12634300#action_12634300 ] 

William Henry commented on QPID-1292:
-------------------------------------

See also https://issues.apache.org/jira/browse/QPID-1291

> 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
>         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.