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

Martin Ritchie resolved QPID-853.
---------------------------------

    Resolution: Fixed

> Session.getQueueDepth uses a DeclareOK Method to check depth but does'not 
> protect itself against unexpected frames.
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-853
>                 URL: https://issues.apache.org/jira/browse/QPID-853
>             Project: Qpid
>          Issue Type: Bug
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>
> Summary:
> AMQSession.getQueueDepth sends a QueueDeclareBody to get the mesage and 
> consumer counts however it ignores the result of super.processMethod and 
> assumes all the frames it is given are QueueDeclareOK frames. This can cause 
> a CCast issue if a QueueBrowser is used and the autosent BasicCancelOK is 
> interleaved.

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

Reply via email to